lkml.org 
[lkml]   [1999]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.2.10-pre1] Boo boo in arch/i386/lib/checksum.S
Without this fix, compilation of checksum.S fails.

--- linux/arch/i386/lib/checksum.S.virgin Tue Jun 1 16:13:56 1999
+++ linux/arch/i386/lib/checksum.S Tue Jun 1 16:14:23 1999
@@ -369,7 +369,7 @@

#define ROUND1(x) \
SRC(movl x(%esi), %ebx ) ; \
- addl %ebx, %eax\n ; \
+ addl %ebx, %eax ; \
DST(movl %ebx, x(%edi) ) ;

#define ROUND(x) \
--
Which is worse, ignorance or apathy? Who knows? Who cares?
Mass genocide is the most exhausting activity one can engage in, next to soccer
MCSE: Must Consult Someone Experienced

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

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