5ef33e6af2
Turns unbounded recursion in kernel code from being a potentially exploitable bug into a crash. This is likely a no-op. CONFIG_VMAP_STACK is already the default on architectures that support it. CONFIG_VMAP_STACK has been supported on x86_64 since 4.9 and on arm64 since 4.14. This change is to prevent it from being accidentally disabled. Test: On Pixel 5: adb pull /proc/config.gz gunzip config.gz; grep CONFIG_VMAP_STACK=y config Bug: 117194687 Change-Id: I458d7a9d3a28b057b372a7456dbdeb3397423a15 Signed-off-by: Jeff Vander Stoep <jeffv@google.com> |
||
---|---|---|
.. | ||
android-base-conditional.xml | ||
android-base.config | ||
android-recommended-arm.config | ||
android-recommended-arm64.config | ||
android-recommended-x86.config | ||
android-recommended.config | ||
Android.bp |