Re: [PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables

From: Dave Hansen
Date: Thu Nov 23 2017 - 11:21:00 EST


I've updated these a bit since yesterday with some minor fixes:
* Fixed KASLR compile bug
* Fixed ds.c compile problem
* Changed ulong to pteval_t to fix 32-bit compile problem
* Stop mapping cpu_current_top_of_stack (never used until after CR3 switch)

Rather than re-spamming everyone, the resulting branch is here:

https://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-kaiser.git/log/?h=kaiser-414-tipwip-20171123

If anyone wants to be re-spammed, just say the word.