Add the LDISC_AUTOLOAD check
authorAlexander Popov <alex.popov@linux.com>
Mon, 3 Jun 2019 23:43:58 +0000 (02:43 +0300)
committerAlexander Popov <alex.popov@linux.com>
Mon, 3 Jun 2019 23:43:58 +0000 (02:43 +0300)
commit76f37eeca5b5d9d9c8801e588abe2951a5aabc99
treeb5099430e6bbeccb6347e2de49681ae80c9feadc
parent4707be6ded9016f349bab9d5dec266c4b15776a1
Add the LDISC_AUTOLOAD check

In fact we have a false positive here because the absence
of the disabled CONFIG_LDISC_AUTOLOAD means FAIL (line
disciplines are automatically loaded).

TODO: Introduce a special check for this type of cases.
README.md
kconfig-hardened-check.py