https://github.com/torvalds/linux
Revision 7707535ab95e2231b6d7f2bfb4f27558e83c4dc2 authored by Yang Shi on 12 February 2016, 00:12:55 UTC, committed by Linus Torvalds on 12 February 2016, 02:35:48 UTC
When enabling UBSAN_SANITIZE_ALL, the kernel image size gets increased
significantly (~3x).  So, it sounds better to have some note in Kconfig.

And, fixed a typo.

Signed-off-by: Yang Shi <yang.shi@linaro.org>
Acked-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c05235d
History
Tip revision: 7707535ab95e2231b6d7f2bfb4f27558e83c4dc2 authored by Yang Shi on 12 February 2016, 00:12:55 UTC
ubsan: cosmetic fix to Kconfig text
Tip revision: 7707535
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 3.6 KB
system_certificates.S -rw-r--r-- 535 bytes
system_keyring.c -rw-r--r-- 4.0 KB

back to top