diff options
| author | Ard Biesheuvel <ardb@kernel.org> | 2026-06-04 17:11:54 +0200 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2026-06-05 11:44:10 +0100 |
| commit | 9f7f685758c6988a6076d4a494d20e99337b79ed (patch) | |
| tree | 18ff477bc6f7a293ab8dcedf600b6b919f85b588 /scripts/Makefile.thinlto | |
| parent | 9c401fa7398fc2362b57e7d8b2ea1ab440d8b39f (diff) | |
kasan: Move generic KASAN page tables out of BSS too
Make sure that all KASAN page tables are emitted into the .pgtbl section
(provided that the arch has one - otherwise, fall back to page aligned
BSS)
This is needed because BSS itself is no longer accessible via the linear
map on arm64.
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: kasan-dev@googlegroups.com
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
