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

From: Ingo Molnar
Date: Thu Nov 23 2017 - 02:27:51 EST



32-bit x86 defconfig still doesn't build:

arch/x86/events/intel/ds.c: In function âdsallocâ:
arch/x86/events/intel/ds.c:296:6: error: implicit declaration of function âkaiser_add_mappingâ; did you mean âkgid_has_mappingâ? [-Werror=implicit-function-declaration]

Also, could you please use proper subsystem tags, instead of:

Subject: x86, kaiser: Disable global pages by default with KAISER

Please do something like:

Subject: x86/mm/kaiser: Disable global pages by default with KAISER

Thanks,

Ingo