]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic: define DIE_OOPS in asm-generic
authorJonas Bonn <jonas.bonn@gmail.com>
Sat, 25 Oct 2008 09:49:20 +0000 (11:49 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 27 Oct 2008 10:39:03 +0000 (11:39 +0100)
commitf742cba1abc22624c417581786bbee0df6ebce9e
tree744c8a417cfd530c1a1244f3a8f2ab09c018828b
parent64a4f203d7794b800e58e0b6104f34f8e9405631
asm-generic: define DIE_OOPS in asm-generic

Impact: build fix

DIE_OOPS is now used in the generic trace handling code so it needs to
be defined for all architectures.  Define it in asm-generic so that it's
available to all by default and doesn't cause build errors for
architectures that rely on the generic implementation.

Signed-off-by: Jonas Bonn <jonas.bonn@gmail.com>
Acked-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-generic/kdebug.h