All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kill ancient comment in arch/sparc/kernel/irq.c
@ 2004-11-14 10:40 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-11-14 10:40 UTC (permalink / raw)
  To: sparclinux

These days irq_exit() does all softirq processing.


--- 1.32/arch/sparc/kernel/irq.c	2004-09-08 08:32:57 +02:00
+++ edited/arch/sparc/kernel/irq.c	2004-11-14 11:38:36 +01:00
@@ -356,9 +356,6 @@ void sparc_floppy_irq(int irq, void *dev
 	floppy_interrupt(irq, dev_id, regs);
 	irq_exit();
 	enable_pil_irq(irq);
-	// XXX Eek, it's totally changed with preempt_count() and such
-	// if (softirq_pending(cpu))
-	//	do_softirq();
 }
 #endif
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-14 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-14 10:40 [PATCH] kill ancient comment in arch/sparc/kernel/irq.c Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.