]> Git Repo - linux.git/commit
Revert "kasan: Disable Software Tag-Based KASAN with GCC"
authorMarco Elver <[email protected]>
Mon, 21 Oct 2024 12:00:11 +0000 (14:00 +0200)
committerWill Deacon <[email protected]>
Wed, 23 Oct 2024 15:04:30 +0000 (16:04 +0100)
commit237ab03e301d21cc8fed631a8cdb5076c92ac263
tree742a1aef6e797f1754fba6b84b4aa60fc5142121
parent894b00a3350c560990638bdf89bdf1f3d5491950
Revert "kasan: Disable Software Tag-Based KASAN with GCC"

This reverts commit 7aed6a2c51ffc97a126e0ea0c270fab7af97ae18.

Now that __no_sanitize_address attribute is fixed for KASAN_SW_TAGS with
GCC, allow re-enabling KASAN_SW_TAGS with GCC.

Cc: Andrey Konovalov <[email protected]>
Cc: Andrew Pinski <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Marco Elver <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
lib/Kconfig.kasan
This page took 0.03989 seconds and 4 git commands to generate.