On Thu, Jan 23, 2025 at 12:49:23PM +0800, WangYuli wrote:
Commit 918327e9b7ff ("ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL") removed the CONFIG_UBSAN_SANITIZE_ALL configuration option. Eliminate invalid configurations to improve code readability.
Signed-off-by: WangYuli wangyuli@uniontech.com
This looks good to me.
Reviewed-by: Simon Horman horms@kernel.org
And I see you also posted an patch to remove the only other in-tree references from Documentation/translations/zh_CN/dev-tools/ubsan.rst [1].
Thanks.
[1] https://lore.kernel.org/all/6F05157E5E157493+20250123043258.149643-1-wangyul...