diff options
author | Nicolas Pitre <nico@fluxnic.net> | 2010-09-23 00:34:36 +0200 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2010-10-02 04:31:34 +0200 |
commit | 087aaffcdf9c91667c93923fbc05fa8fb6bc7d3a (patch) | |
tree | ec94d9fd07baa4802ff0a3a2811ef3c3e1c7f3f3 /arch/arm/include/asm/seccomp.h | |
parent | ARM: do not define VMALLOC_END relative to PAGE_OFFSET (diff) | |
download | linux-087aaffcdf9c91667c93923fbc05fa8fb6bc7d3a.tar.xz linux-087aaffcdf9c91667c93923fbc05fa8fb6bc7d3a.zip |
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
There are very few legitimate use cases, if any, for directly accessing
system RAM through /dev/mem. So let's mimic what they do on x86 and
forbid it when CONFIG_STRICT_DEVMEM is turned on.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/include/asm/seccomp.h')
0 files changed, 0 insertions, 0 deletions