Re: alpha signal race fixes

From: William Lee Irwin III
Date: Fri Aug 06 2004 - 03:17:16 EST


On Fri, Aug 06, 2004 at 12:52:19AM -0700, William Lee Irwin III wrote:
> It appears alpha needs an update here also. The rampant variable
> renaming made my eyes bleed, so I omitted that from here. Anyhow, the
> test app works after I apply this, so I must have done something right.

And one more alpha fix for the profiling consolidation:


Index: mm1-2.6.8-rc3/arch/alpha/kernel/irq.c
===================================================================
--- mm1-2.6.8-rc3.orig/arch/alpha/kernel/irq.c 2004-08-05 07:09:23.000000000 -0700
+++ mm1-2.6.8-rc3/arch/alpha/kernel/irq.c 2004-08-05 23:41:24.000000000 -0700
@@ -329,9 +329,6 @@
void
init_irq_proc (void)
{
-#ifdef CONFIG_SMP
- struct proc_dir_entry *entry;
-#endif
int i;

/* create /proc/irq */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/