[PATCH 0/1] bug: mark generic BUG() as unreachable

From: trix
Date: Thu Jun 17 2021 - 17:43:55 EST


From: Tom Rix <trix@xxxxxxxxxx>

This is a followup patch discussed here
https://lore.kernel.org/lkml/162375813191.653958.11993495571264748407.stgit@xxxxxxxxxxxxxxxxxxxxxx/

Arches that defined BUG() were reviewed either by inspection or
by cross building the fs/afs/dir.c reproducer, all lotm.

There was no change to the assembly for the ppc64 reproducer.

Tom Rix (1):
bug: mark generic BUG() as unreachable

include/asm-generic/bug.h | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

--
2.26.3