mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
44c64e6b15
Supporting the sa_restorer function allows for better security since the sigreturn system call doesn't need to be placed on the stack, so the stack doesn't need to be executable. This requires support from the c-library as it has to provide the restorer function. Signed-off-by: Chris Zankel <chris@zankel.net> |
||
---|---|---|
.. | ||
boot | ||
configs | ||
kernel | ||
lib | ||
mm | ||
platforms/iss | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |