Use the AND check for PAGE_POISONING_NO_SANITY and PAGE_POISONING_ZERO
authorAlexander Popov <alex.popov@linux.com>
Tue, 12 Mar 2019 14:10:57 +0000 (17:10 +0300)
committerAlexander Popov <alex.popov@linux.com>
Tue, 12 Mar 2019 14:10:57 +0000 (17:10 +0300)
commita314e4f1df3893864e398ea8565fefdfc036169b
tree18189e9a9d6ec74fdb6ad3681fb048bca2ee3d1d
parent555b588e7b8a620ee57d53ef771e3b128590de45
Use the AND check for PAGE_POISONING_NO_SANITY and PAGE_POISONING_ZERO

If PAGE_POISONING is not set, PAGE_POISONING_NO_SANITY and
PAGE_POISONING_ZERO are not checked.

Refers to issue #13.
kconfig-hardened-check.py