[OE-core] [PATCH 1/5] kernel-devsrc: tweak for v5.3+
Mittal, Anuj
anuj.mittal at intel.com
Thu Aug 29 09:17:02 UTC 2019
On Wed, 2019-08-14 at 11:31 -0400, bruce.ashfield at gmail.com wrote:
> From: Bruce Ashfield <bruce.ashfield at gmail.com>
>
> The 5.3 kernel has two changes that require tweaks to the minimal
> kernel-devsrc package.
>
> - 4ce97317f [x86/purgatory: Do not use __builtin_memcpy and
> __builtin_memset]
>
> This change removes the need for arch/x86/purgatory/string.c and
> instead reuses a copy in arch/x86/boot/compressed/, so we can't
> copy
> the file anymore. To support older kernels, we make the copy
> survive
> the non-existence of the file.
>
This change was merged in 4.19 stable kernel as well. Can this be
merged in our stable branches as well please?
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.19.y&id=e0d262a57fc741a9b362e458c714e37a77ddb62d
Thanks,
Anuj
More information about the Openembedded-core
mailing list