diff options
| author | Tudor Ambarus <tudor.ambarus@linaro.org> | 2023-05-03 09:38:12 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-05-04 15:27:08 +0200 |
| commit | abb69b43cd8c75b0660e8479f7e86252ae845f65 (patch) | |
| tree | 136395080434338c261da04c0bc8a8b8f40348e7 /CONTRIBUTORS | |
| parent | 228c5680792cb4ee297841a254beeadf5f5f5243 (diff) | |
Revert "dashboard: bump CONFIG_FRAME_WARN for Android kernels"
This reverts commit d341bdbd6837aa0214ee9dfd1c3ddfc58c2a0c9c.
The bump of CONFIG_FRAME_WARN was done for Android 5.10 with the hope
to get rid of the -Wframe-larger-than errors that were hit when
KASAN_STACK && CC_IS_CLANG were set. Unfortunately this didn't fix the
build as the stack instrumentation when using clang is broken and the
errors were hit again as we can't predict the increase of the stack. The
fix is to disable CONFIG_WERROR which now is done because we just bumped
the Android 5.10 kernel config (which contains CONFIG_WERROR=y) and the
kernel config tweak that disables CONFIG_WERROR now does its job
(see dashboard/config/linux/bits/base.yml).
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Diffstat (limited to 'CONTRIBUTORS')
0 files changed, 0 insertions, 0 deletions
