[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e201423e-5f4e-8bd6-144a-2374f7b7bb3f@virtuozzo.com>
Date: Thu, 13 Jul 2017 17:19:22 +0300
From: Andrey Ryabinin <aryabinin@...tuozzo.com>
To: "Kirill A. Shutemov" <kirill@...temov.name>
Cc: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
Andy Lutomirski <luto@...nel.org>,
Dmitry Vyukov <dvyukov@...gle.com>,
Alexander Potapenko <glider@...gle.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"x86@...nel.org" <x86@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, Andi Kleen <ak@...ux.intel.com>,
Dave Hansen <dave.hansen@...el.com>,
linux-arch <linux-arch@...r.kernel.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
LKML <linux-kernel@...r.kernel.org>,
kasan-dev <kasan-dev@...glegroups.com>
Subject: Re: KASAN vs. boot-time switching between 4- and 5-level paging
On 07/13/2017 05:15 PM, Kirill A. Shutemov wrote:
>>
>> Hm. I don't see this:
>>
>> ...
>> [ 0.247532] 0xff9e938000000000-0xff9f000000000000 111104G p4d
>> [ 0.247733] 0xff9f000000000000-0xffff000000000000 24P pgd
>> [ 0.248066] 0xffff000000000000-0xffffff0000000000 255T p4d
>> [ 0.248290] ---[ ESPfix Area ]---
>> [ 0.248393] 0xffffff0000000000-0xffffff8000000000 512G p4d
>> [ 0.248663] 0xffffff8000000000-0xffffffef00000000 444G pud
>> [ 0.248892] ---[ EFI Runtime Services ]---
>> [ 0.248996] 0xffffffef00000000-0xfffffffec0000000 63G pud
>> [ 0.249308] 0xfffffffec0000000-0xfffffffefe400000 996M pmd
>> ...
>>
>> Do you have commit "x86/dump_pagetables: Generalize address normalization"
>> in your tree?
>>
Nope. Applied now, it helped.
>> https://git.kernel.org/pub/scm/linux/kernel/git/kas/linux.git/commit/?h=la57/boot-switching/v2&id=13327fec85ffe95d9c8a3f57ba174bf5d5c1fb01
>>
>>> As for KASAN, I think it would be better just to make it work faster,
>>> the patch below demonstrates the idea.
>>
>> Okay, let me test this.
>
> The patch works for me.
>
> The problem is not exclusive to 5-level paging, so could you prepare and
> push proper patch upstream?
>
Sure, will do
Powered by blists - more mailing lists