[PATCH RESEND 0/5] x86_64 kasan fixes

From: Andrey Ryabinin
Date: Tue Jun 30 2015 - 05:00:32 EST


Ugh, sorry.... Resending with lkml CC'ed.


On 06/30/2015 08:23 AM, Ingo Molnar wrote:>
>
> So if there's a latest series of fixes to apply, please send it.
>
> Thanks,
>
> Ingo

I've grabbed everything in this series. Including fix from Alexander
with slightly tweaked changelog by me and with stable tag.
Plus trivial patch that moves config option into a proper place.

Alexander Popov (1):
x86_64: fix kasan shadow region page tables

Andrey Ryabinin (4):
x86_64: kasan: flush tlbs after switching cr3
x86_64: kasan: fix boot crash on AMD processors
x86_64: kasan: add message about kasan being initialized
x86_64: kasan: move KASAN_SHADOW_OFFSET to the arch Kconfig

arch/x86/Kconfig | 5 +++++
arch/x86/include/asm/kasan.h | 8 ++------
arch/x86/kernel/head64.c | 10 ++++------
arch/x86/kernel/head_64.S | 29 ---------------------------
arch/x86/mm/kasan_init_64.c | 47 +++++++++++++++++++++++++++++++++++++++-----
lib/Kconfig.kasan | 4 ----
6 files changed, 53 insertions(+), 50 deletions(-)

--
2.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/