linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] bug: mark generic BUG() as unreachable
@ 2021-06-17 21:43 trix
  2021-06-17 21:43 ` [PATCH 1/1] " trix
  0 siblings, 1 reply; 5+ messages in thread
From: trix @ 2021-06-17 21:43 UTC (permalink / raw)
  To: arnd; +Cc: linux-arch, linux-kernel, Tom Rix

From: Tom Rix <trix@redhat.com>

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

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-18 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 21:43 [PATCH 0/1] bug: mark generic BUG() as unreachable trix
2021-06-17 21:43 ` [PATCH 1/1] " trix
2021-06-18  8:20   ` Arnd Bergmann
2021-06-18 13:43     ` Tom Rix
2021-06-18 14:35       ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).