[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1400797362.git.luto@amacapital.net>
Date: Thu, 22 May 2014 15:24:13 -0700
From: Andy Lutomirski <luto@...capital.net>
To: x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Andy Lutomirski <luto@...capital.net>
Subject: [PATCH 0/3] x86_64,vsyscall: Minor cleanups and fixes
This turns the vsyscall page all the way off in vsyscall=none mode
and fixes a bug in warn_bad_vsyscall that resulted in corrupt log
lines.
With this series applied, vsyscall=none results in a tidier
/proc/PID/maps.
Andy Lutomirski (3):
x86_64,vsyscall: Move all of the gate_area code to vsyscall_64.c
x86_64,vsyscall: Turn vsyscalls all the way off when vsyscall=none
x86_64,vsyscall: Fix warn_bad_vsyscall log output
arch/x86/kernel/vsyscall_64.c | 69 ++++++++++++++++++++++++++++++++++++++-----
arch/x86/mm/init_64.c | 49 ------------------------------
2 files changed, 61 insertions(+), 57 deletions(-)
--
1.9.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists