lkml.org 
[lkml]   [2003]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.5.59-mm1
Hello,

There is a small bug in kirq.pach which gives a compilation error of an
UP kernel.
The enclosed patch seems to be the fix.

Thanks,
Yaacov Akiba Slama
--- a/arch/i386/kernel/io_apic.c 2003-01-17 13:11:25.000000000 +0200
+++ b/arch/i386/kernel/io_apic.c 2003-01-17 13:11:04.000000000 +0200
@@ -589,6 +589,8 @@

__initcall(balanced_irq_init);

+#else /* !SMP */
+static inline void move_irq(int irq) { }
#endif /* defined(CONFIG_SMP) */

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.026 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site