]> asedeno.scripts.mit.edu Git - linux.git/commit
leaking_addresses: add support for kernel config file
authorTobin C. Harding <me@tobin.cc>
Thu, 7 Dec 2017 02:53:41 +0000 (13:53 +1100)
committerTobin C. Harding <me@tobin.cc>
Fri, 6 Apr 2018 22:50:34 +0000 (08:50 +1000)
commitf9d2a42dacf96eb8a10259edafec0f66c9921d52
tree7e3b59bbfccbb83d204498b0569acb7741b68438
parent87e37588563da905a8506b8922cfba1d71382a64
leaking_addresses: add support for kernel config file

Features that rely on the ability to get kernel configuration options
are ready to be implemented in script. In preparation for this we can
add support for kernel config options as a separate patch to ease
review.

Add support for locating and parsing kernel configuration file.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
scripts/leaking_addresses.pl