Improve the hackish refinement of the CONFIG_ARCH_MMAP_RND_BITS check
authorAlexander Popov <alex.popov@linux.com>
Sat, 30 Dec 2023 18:30:14 +0000 (21:30 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 30 Dec 2023 18:33:45 +0000 (21:33 +0300)
commite2c996e9059a09a90c5a372819d586780e56d2af
tree3c54cc6fdf510d5fd1fabd15aa1edc78c2298493
parent5a298be1e2af5e952cfd069e86c2de5c47bd4205
Improve the hackish refinement of the CONFIG_ARCH_MMAP_RND_BITS check

Don't check CONFIG_ARCH_MMAP_RND_BITS if CONFIG_ARCH_MMAP_RND_BITS_MAX
was not found.
kernel_hardening_checker/__init__.py