Skip to content
Commit 5209f08d authored by Jonas Bonn's avatar Jonas Bonn Committed by Ingo Molnar
Browse files

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: default avatarJonas Bonn <jonas.bonn@gmail.com>
Acked-by: default avatarSteven Rostedt <srostedt@redhat.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent e2862c94
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment