]> git.baikalelectronics.ru Git - kernel.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)
commit64a2ffcdb3791134c890f83e31550ed6062282f2
tree7e3b59bbfccbb83d204498b0569acb7741b68438
parent830f01d11f4ea518ece606a429ad6e8045318f4e
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