Re: [PATCH] serial/8250: fix uninitialized warnings

From: David Miller
Date: Mon Nov 10 2008 - 19:20:12 EST


From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Nov 2008 15:58:08 -0800

> On about half the architectures, BUG is not considered to be no-return.

Right, it ought to be, whether implicitly (__builtin_trap() is something
GCC considers no-return) or explicitly (if the arch uses inline
asm or the generic bug.h code)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/