From 0cee3c94208ae76fc10459cf9398c63dc6956dad Mon Sep 17 00:00:00 2001 From: Andrea Arcangeli Date: Tue, 5 Dec 2017 21:15:07 +0100 Subject: [PATCH] x86/mm/kaiser: re-enable vsyscalls To avoid breaking the kernel ABI. Signed-off-by: Andrea Arcangeli [Hugh Dickins: Backported to 3.2: - Leave out the PVCLOCK_FIXMAP user mapping, which does not apply to this tree - For safety added vsyscall_pgprot, and a BUG_ON if _PAGE_USER outside of FIXMAP.] Signed-off-by: Hugh Dickins Signed-off-by: Ben Hutchings --- Reading git-format-patch failed