X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fdumpstack.c;h=c89a386930b7f4d9bc9c74dc0fa0151056860493;hb=711f77f53c5ff6aa61dbe8e5f518e50d6306e89d;hp=6d817554780adea96603f6f852ee398d62b9e41a;hpb=156366d31524dc6b88836f06dccb1be13dbef5f1;p=pandora-kernel.git diff --git a/arch/x86/kernel/dumpstack.c b/arch/x86/kernel/dumpstack.c index 6d817554780a..c89a386930b7 100644 --- a/arch/x86/kernel/dumpstack.c +++ b/arch/x86/kernel/dumpstack.c @@ -224,11 +224,6 @@ unsigned __kprobes long oops_begin(void) int cpu; unsigned long flags; - /* notify the hw-branch tracer so it may disable tracing and - add the last trace to the trace buffer - - the earlier this happens, the more useful the trace. */ - trace_hw_branch_oops(); - oops_enter(); /* racy, but better than risking deadlock. */