summaryrefslogtreecommitdiff
path: root/lib/refcount.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2023-06-28 12:16:03 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2023-06-30 03:27:47 +0300
commit06697ca69bcaa76046be14684f513a89d2c7a240 (patch)
tree78f8cbde9b5d1eae3318bb441cac50779fcd6bcd /lib/refcount.c
parent632f54b4d60bfe0701f43d0bc387928de6e3dcfb (diff)
downloadlinux-06697ca69bcaa76046be14684f513a89d2c7a240.tar.xz
objtool: Remove btrfs_assertfail() from the noreturn exceptions list
The objtool merge in commit 6f612579be9d ("Merge tag 'objtool-core ...") generated a semantic conflict that was not resolved. The btrfs_assertfail() entry was removed from the noreturn list in commit b831306b3b7d ("btrfs: print assertion failure report and stack trace from the same line") because btrfs_assertfail() was changed from a noreturn function into a macro. The noreturn list was then moved from check.c to noreturns.h in commit 6245ce4ab670 ("objtool: Move noreturn function list to separate file"), and should be removed from that post-merge as well. Do it explicitly. Cc: David Sterba <dsterba@suse.com> Cc: Josh Poimboeuf <jpoimboe@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/refcount.c')
0 files changed, 0 insertions, 0 deletions