aboutsummaryrefslogtreecommitdiff
path: root/arch/um/include/asm/set_memory.h
AgeCommit message (Collapse)AuthorFilesLines
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg1-0/+1
For now, only support set_memory_ro()/rw() which we need for the stack protection in the next patch. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>