diff options
author | 2016-02-09 17:07:56 +0100 | |
---|---|---|
committer | 2016-03-11 17:18:02 -0600 | |
commit | be00ed728c32ed8311d5191637067c9eaf0fca4b (patch) | |
tree | e911f4ee6fb96e6e9e77ea5e91f10a1345cb76cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c (diff) | |
download | wireguard-linux-be00ed728c32ed8311d5191637067c9eaf0fca4b.tar.xz wireguard-linux-be00ed728c32ed8311d5191637067c9eaf0fca4b.zip |
powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
The fixmap related functions try to map kernel pages that are
already mapped through Large TLBs. pte_offset_kernel() has to
return NULL for LTLBs, otherwise the caller will try to access
level 2 table which doesn't exist
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions