Re: [MTD] how to retrieve all patches related MTD bitflip_threshold from one old version to new one
From: Richard Weinberger
Date: Tue May 02 2017 - 07:39:21 EST
chrysophoron kit,
On Tue, May 2, 2017 at 11:51 AM, chrysophoron kit
<chrysophoronkit@xxxxxxxxx> wrote:
> Hello every MTD export
>
> who knows how to retrieve all patches related MTD be applied from one
> old version kernel
> to new one? for example, we are now using 2.6.39, but we don't want to
> update kernel
And what about security updates?
> vertion to v4.x, we only want to update and install all MTD patches
> related MTD bitflip_threshold.
> becase we now continue using our old drivers based on 2.6.39, but
> found one issue is related to
> ECC bitflip_threshold, which 2.6.39 doesn't involve it. It is
> impossible now to let company update
> kernel version.
Well, if you really want to maintain your own franken-kernel you have
to inspect the git logs between 2.6.39 and mainline and backport
all needed changes. This is not trivial nor a lot of fun.
--
Thanks,
//richard