mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 11:01:43 +00:00
1ca97bb541
Cross-architecture equivalent of rdusp(); default is user_stack_pointer(current_pt_regs()) - that works for almost all platforms that have usp saved in pt_regs. The only exception from that is ia64 - we want memory stack, not the backing store for register one. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
---|---|---|
.. | ||
arch-v10/arch | ||
arch-v32 | ||
asm | ||
uapi |