linux-stable/arch
Al Viro 9b064fc3f9 new helper: compat_user_stack_pointer()
Compat counterpart of current_user_stack_pointer(); for most of the biarch
architectures those two are identical, but e.g. arm64 and arm use different
registers for stack pointer...

Note that amd64 variants of current_user_stack_pointer/compat_user_stack_pointer
do *not* rely on pt_regs having been through FIXUP_TOP_OF_STACK.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-12-19 18:07:40 -05:00
..
alpha unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
arm unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
arm64 new helper: compat_user_stack_pointer() 2012-12-19 18:07:40 -05:00
avr32 unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
blackfin new helper: current_user_stack_pointer() 2012-12-19 18:07:39 -05:00
c6x Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00
cris unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
frv Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00
h8300 unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
hexagon Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00
ia64 unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
m32r unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
m68k unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
microblaze missing user_stack_pointer() instances 2012-12-19 18:07:39 -05:00
mips unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
mn10300 unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
openrisc Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00
parisc unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
powerpc unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
s390 unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
score missing user_stack_pointer() instances 2012-12-19 18:07:39 -05:00
sh Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00
sparc unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
tile missing user_stack_pointer() instances 2012-12-19 18:07:39 -05:00
um flagday: don't pass regs to copy_thread() 2012-11-28 23:43:42 -05:00
unicore32 missing user_stack_pointer() instances 2012-12-19 18:07:39 -05:00
x86 new helper: compat_user_stack_pointer() 2012-12-19 18:07:40 -05:00
xtensa unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
.gitignore
Kconfig Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00