Files
android_kernel_xiaomi_sm8450/arch/x86/kernel
Andy Lutomirski cfda7bb9ec x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c
This code is used during CPU setup, and it isn't strictly speaking
related to the 32-bit vdso.  It's easier to understand how this
works when the code is closer to its callers.

This also lets syscall32_cpu_init be static, which might save some
trivial amount of kernel text.

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/4e466987204e232d7b55a53ff6b9739f12237461.1399317206.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2014-05-05 13:18:47 -07:00
..
2014-03-13 15:32:44 -07:00
2011-07-01 10:37:14 +02:00
2014-01-03 14:37:13 +00:00
2012-03-28 18:11:12 +01:00
2011-03-18 10:39:30 +01:00
2014-04-28 09:27:34 +02:00