All of lore.kernel.org
 help / color / mirror / Atom feed
* [MTD] how to retrieve all patches related MTD bitflip_threshold from one old version to new one
@ 2017-05-02  9:51 chrysophoron kit
  2017-05-02 11:39 ` Richard Weinberger
  0 siblings, 1 reply; 2+ messages in thread
From: chrysophoron kit @ 2017-05-02  9:51 UTC (permalink / raw)
  To: linux-mtd, linux-kernel

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
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.
who can tell me how to retrieve all patches related bitflip_threshold,
and doesn't update kernel verson.
Thanks very much in advance.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [MTD] how to retrieve all patches related MTD bitflip_threshold from one old version to new one
  2017-05-02  9:51 [MTD] how to retrieve all patches related MTD bitflip_threshold from one old version to new one chrysophoron kit
@ 2017-05-02 11:39 ` Richard Weinberger
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Weinberger @ 2017-05-02 11:39 UTC (permalink / raw)
  To: chrysophoron kit; +Cc: linux-mtd, LKML

chrysophoron kit,

On Tue, May 2, 2017 at 11:51 AM, chrysophoron kit
<chrysophoronkit@gmail.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-02 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02  9:51 [MTD] how to retrieve all patches related MTD bitflip_threshold from one old version to new one chrysophoron kit
2017-05-02 11:39 ` Richard Weinberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.