aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2018-07-13 13:10:47 +0000
committerMichael Ellerman <[email protected]>2018-07-19 14:38:45 +1000
commit8c8c10b90d88bfaad41ea34df17bf6f18d00f09d (patch)
treef7b89a80f18d5e76c50fc9b5da03efb6f498d984 /tools/perf/scripts/python/bin
parentce57c6610cc2d7cde61fc005a2d2090bce46fc73 (diff)
powerpc/8xx: fix handling of early NULL pointer dereference
NULL pointers are pointers to user memory space. So user pagetable has to be set in order to avoid random behaviour in case of NULL pointer dereference, otherwise we may encounter random memory access hence Machine Check Exception from TLB Miss handlers. Set user pagetable as early as possible in order to properly catch early kernel NULL pointer dereference. Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions