lkml.org 
[lkml]   [2000]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Speed up interrupt entry
On Wed, Nov 22, 2000 at 11:24:16PM +0100, Kurt Garloff wrote:
> On Sat, Nov 18, 2000 at 11:20:09AM +0100, Andi Kleen wrote:
> > Index: include/asm-i386/hw_irq.h
> > ===================================================================
> > RCS file: /cvs/linux/include/asm-i386/hw_irq.h,v
> > retrieving revision 1.11
> > diff -u -u -r1.11 hw_irq.h
> > --- include/asm-i386/hw_irq.h 2000/05/16 16:08:15 1.11
> > +++ include/asm-i386/hw_irq.h 2000/11/18 10:33:48
> > @@ -103,9 +107,12 @@
> > "pushl %edx\n\t" \
> > "pushl %ecx\n\t" \
> > "pushl %ebx\n\t" \
> > - "movl $" STR(__KERNEL_DS) ",%edx\n\t" \
> ^^^
> > - "movl %edx,%ds\n\t" \
> > - "movl %edx,%es\n\t"
> > + "movl $" STR(__KERNEL_DS),%eax\n\t" \
> ^
>
> You missed a ' "'

It contained a wrong hunk that was not supposed to be included.

> Apart from that it
> (a) makes sense
> (b) survived real world usage ...

Please back it out, the patch has some strange problems. I'm working
on a better one.



-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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