[PATCH 1/2] arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Ingo Molnar
mingo at kernel.org
Mon Nov 23 00:12:35 PST 2015
* Dan Williams <dan.j.williams at intel.com> wrote:
> Let all the archs that implement CONFIG_STRICT_DEVM use a common
> definition in lib/Kconfig.debug.
For the x86 bit:
Acked-by: Ingo Molnar <mingo at kernel.org>
> Note, the 'depends on !SPARC' is due to sparc not implementing
> devmem_is_allowed().
Maybe that should be converted into a helper Kconfig switch for architectures to
opt in to /dev/mem restrictions?
Thanks,
Ingo
More information about the linux-arm-kernel
mailing list