diff options
author | Dan Williams <[email protected]> | 2016-01-20 14:37:22 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-20 17:12:18 -0800 |
commit | 19a3dd7621af01b7e44a70d16beab59326c38824 (patch) | |
tree | 16650f6fa77c50770a63acc32502fedf5a519290 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9fa686068a32ddf256df03982b3e3967c18654a8 (diff) |
Do not enable CONFIG_IO_STRICT_DEVMEM by default
Larry Finger reports:
"My PowerBook G4 Aluminum with a 32-bit PPC processor fails to boot for
the 4.4-git series".
This is likely due to X still needing /dev/mem access on this platform.
CONFIG_IO_STRICT_DEVMEM is not yet safe to turn on when
CONFIG_STRICT_DEVMEM=y.
Remove the default so that old configurations do not change behavior.
Fixes: 90a545e98126 ("restrict /dev/mem to idle io memory ranges")
Reported-by: Larry Finger <[email protected]>
Tested-by: Larry Finger <[email protected]>
Link: http://marc.info/?l=linux-kernel&m=145332012023825&w=2
Acked-by: Kees Cook <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Russell King <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions