diff options
author | Josh Poimboeuf <[email protected]> | 2023-04-12 16:49:38 -0700 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-04-17 19:52:19 +0200 |
commit | f372463124df5f980de6ee0cd6000a3e43df0e01 (patch) | |
tree | 1d976e592305cbc46121918f595b8070e66b3fe2 /scripts/gdb/linux/cpus.py | |
parent | 8ba7d5f5ba931be68a94b8c91bcced1622934e7a (diff) |
btrfs: mark btrfs_assertfail() __noreturn
Fixes a bunch of warnings including:
vmlinux.o: warning: objtool: select_reloc_root+0x314: unreachable instruction
vmlinux.o: warning: objtool: finish_inode_if_needed+0x15b1: unreachable instruction
vmlinux.o: warning: objtool: get_bio_sector_nr+0x259: unreachable instruction
vmlinux.o: warning: objtool: raid_wait_read_end_io+0xc26: unreachable instruction
vmlinux.o: warning: objtool: raid56_parity_alloc_scrub_rbio+0x37b: unreachable instruction
...
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Josh Poimboeuf <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions