lkml.org 
[lkml]   [2004]   [Jun]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSun, 20 Jun 2004 23:16:58 -0700 (PDT)
FromLinus Torvalds <>
SubjectRe: 2.6.7-bk way too fast

On Mon, 21 Jun 2004, Norberto Bensa wrote:
> 
> Attaaached,    ..cooonfiig  and   dmmesssg.  Note:   iit''s   
> waaaaaaaaaaaaaaay    too     fffasssst  on X.  Text moode    termiinall   
> it''ss  oook.

Does it fix it to just remove that one line completely?

Like this..

		Linus

---
--- 1.76/arch/i386/kernel/mpparse.c	Fri Jun 18 09:29:48 2004
+++ edited/arch/i386/kernel/mpparse.c	Sun Jun 20 23:14:12 2004
@@ -1017,7 +1017,6 @@
 
 		for (idx = 0; idx < mp_irq_entries; idx++)
 			if (mp_irqs[idx].mpc_srcbus == MP_ISA_BUS &&
-				(mp_irqs[idx].mpc_dstapic == ioapic) &&
 				(mp_irqs[idx].mpc_srcbusirq == i ||
 				mp_irqs[idx].mpc_dstirq == i))
 					break;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:03    [from the cache]
©2003-2008