summaryrefslogtreecommitdiff
path: root/tools/objtool
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2024-10-17 12:28:23 +0200
committerJan Kara <jack@suse.cz>2024-10-21 16:29:38 +0200
commitfb6f20ecb121cef4d7946f834a6ee867c4e21b4a (patch)
treea345adf1801f8b246af03dcf2a8cb9b935fd5827 /tools/objtool
parent6485cf5ea253d40d507cd71253c9568c5470cd27 (diff)
reiserfs: The last commit
Deprecation period of reiserfs ends with the end of this year so it is time to remove it from the kernel. Acked-by: Darrick J. Wong <djwong@kernel.org> Acked-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/objtool')
-rw-r--r--tools/objtool/noreturns.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/objtool/noreturns.h b/tools/objtool/noreturns.h
index e7da92489167..f37614cc2c1b 100644
--- a/tools/objtool/noreturns.h
+++ b/tools/objtool/noreturns.h
@@ -11,7 +11,6 @@ NORETURN(__ia32_sys_exit)
NORETURN(__ia32_sys_exit_group)
NORETURN(__kunit_abort)
NORETURN(__module_put_and_kthread_exit)
-NORETURN(__reiserfs_panic)
NORETURN(__stack_chk_fail)
NORETURN(__tdx_hypercall_failed)
NORETURN(__ubsan_handle_builtin_unreachable)