]> 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)
commit09c5b4007d059df5e4ee9546be9519cc74ca0f3f
tree7e3b59bbfccbb83d204498b0569acb7741b68438
parentbe819182e2c4d0e0b387529a310e91a78821bbc7
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