projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28eb559
)
/dev/mem: make promisc the default
author
Ingo Molnar
<mingo@elte.hu>
Fri, 18 Apr 2008 19:42:36 +0000
(21:42 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 24 Apr 2008 21:40:47 +0000
(23:40 +0200)
default to the old semantics.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig.debug
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig.debug
b/arch/x86/Kconfig.debug
index 0c1890c41279735b68931f2aefe0b54be06638d8..239fd9fba0a5fd8737aff15585494ae1d0176611 100644
(file)
--- a/
arch/x86/Kconfig.debug
+++ b/
arch/x86/Kconfig.debug
@@
-7,7
+7,6
@@
source "lib/Kconfig.debug"
config NONPROMISC_DEVMEM
bool "Disable promiscuous /dev/mem"
- default y
help
The /dev/mem file by default only allows userspace access to PCI
space and the BIOS code and data regions. This is sufficient for