summaryrefslogtreecommitdiffstats
path: root/scripts/ksymoops
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-12-07 04:40:29 +0100
committerTobin C. Harding <me@tobin.cc>2018-04-07 00:50:34 +0200
commit2f042c93a138f87a2f85e80daa5dbab6bf138045 (patch)
tree7d050a4e680ac3370e197d66b80b6709c65ba685 /scripts/ksymoops
parentleaking_addresses: add support for kernel config file (diff)
downloadlinux-2f042c93a138f87a2f85e80daa5dbab6bf138045.tar.xz
linux-2f042c93a138f87a2f85e80daa5dbab6bf138045.zip
leaking_addresses: add support for 5 page table levels
Currently script only supports 4 page table levels because of the way the kernel address regular expression is crafted. We can do better than this. Using previously added support for kernel configuration options we can get the number of page table levels defined by CONFIG_PGTABLE_LEVELS. Using this value a correct regular expression can be crafted. This only supports 5 page tables on x86_64. Add support for 5 page table levels on x86_64. Signed-off-by: Tobin C. Harding <me@tobin.cc>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions