Skip to content

redhat/configs: enable KASAN for -debug kernels

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2121357

Upstream-Status: RHEL only

KASAN has been previously disabled for the -rt patch set due to incompatibilities [1].

Further incompatibilities [2] have been addressed [3].

Since KASAN can be required for the safety argumentation we should enable it again.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1977862 [2] https://bugzilla.redhat.com/show_bug.cgi?id=2121760 [3] 9c761bcf

Signed-off-by: Dennis Brendel dbrendel@redhat.com

Edited by Dennis Brendel

Merge request reports