From 3d1c6d44d3f133909d1c594351c2b7c779b1d7d4 Mon Sep 17 00:00:00 2001 From: Glenn Elliott Date: Sun, 4 Mar 2012 16:09:04 -0500 Subject: Some cleanup of PAI --- arch/x86/kernel/irq.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'arch/x86') diff --git a/arch/x86/kernel/irq.c b/arch/x86/kernel/irq.c index 50abbc6b7429..433cd154333c 100644 --- a/arch/x86/kernel/irq.c +++ b/arch/x86/kernel/irq.c @@ -248,17 +248,7 @@ unsigned int __irq_entry do_IRQ(struct pt_regs *regs) __func__, smp_processor_id(), vector, irq); } -//#ifndef CONFIG_LITMUS_NVIDIA irq_exit(); -//#else - /* skip softirqs if we're tracing an interrupt top-half */ - /* comment out if-statement if we want to trace with bh on. */ - //if(!is_interrupt_tracing_active()) -// irq_exit(); - - -// sched_trace_nv_interrupt_end(); -//#endif set_irq_regs(old_regs); return 1; -- cgit v1.2.2