Message ID | 20190612172658.28522-1-steve.capper@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | 52-bit kernel + user VAs | expand |
On Wed, Jun 12, 2019 at 06:26:48PM +0100, Steve Capper wrote: > Steve Capper (10): > arm64: mm: Flip kernel VA space > arm64: kasan: Switch to using KASAN_SHADOW_OFFSET > arm64: dump: De-constify VA_START and KASAN_SHADOW_START > arm64: mm: Introduce VA_BITS_MIN > arm64: mm: Introduce VA_BITS_ACTUAL > arm64: mm: Logic to make offset_ttbr1 conditional > arm64: mm: Separate out vmemmap > arm64: mm: Modify calculation of VMEMMAP_SIZE > arm64: mm: Tweak PAGE_OFFSET logic > arm64: mm: Introduce 52-bit Kernel VAs The patches look fine to me now but it would be good if Ard had a look as well. I'll do some testing with my config combinations script (which takes a while).