mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
For now, only support set_memory_ro()/rw() which we need for the stack protection in the next patch. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
1 line
36 B
C
1 line
36 B
C
#include <asm-generic/set_memory.h>
|