Nicolas Pitre 087aaffcdf 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>
2010-10-01 22:31:34 -04:00
..
2009-02-01 11:01:22 +05:30
2009-10-11 16:25:06 +01:00
2009-03-15 21:01:20 -04:00
2009-05-29 08:40:02 -07:00
2010-08-10 13:47:39 -07:00
2010-08-14 22:26:51 +02:00
2010-06-09 11:12:36 +02:00
2010-07-31 14:20:02 +01:00
2010-04-22 21:38:11 +01:00
2009-08-17 20:02:06 +01:00
2009-12-18 16:07:53 +00:00
2010-07-16 10:57:35 +01:00
2009-12-14 14:54:28 +00:00
2008-09-04 09:46:11 +01:00
2008-11-27 12:37:59 +00:00
2008-09-06 12:10:45 +01:00