]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4.20-line.patch
- added description of djurban's branch
[packages/kernel.git] / linux-2.4.20-line.patch
CommitLineData
5f697ae0 1--- linux-2.4.20/arch/i386/lib/csumcpy.S.org Tue Mar 11 09:31:08 2003
2+++ linux-2.4.20/arch/i386/lib/csumcpy.S Tue Mar 11 09:45:52 2003
3@@ -115,7 +115,7 @@
4 testl $2, %edi
5 jz 40f
6 30:
7- # 2-aligned, but not 4-aligned
8+// # 2-aligned but not 4-aligned
9 cmpl $3, %ecx
10 jbe 60f
11 movw (%esi), %bx # eat 2 bytes
12--- linux-2.4.20/arch/i386/lib/csumcpy_sse.inc.org Tue Mar 11 09:31:08 2003
13+++ linux-2.4.20/arch/i386/lib/csumcpy_sse.inc Tue Mar 11 09:45:15 2003
14@@ -130,7 +130,7 @@
15 ret
16
17
18-# 16-align edi and get back
19+//# 16-align edi and get back
20 5500: cmp $ITER_SZ, %ecx # edi is 4-aligned here
21 mov %ecx, %edx # edx needed at 20:
22 jb 20b # not worthy: too short
This page took 0.120343 seconds and 4 git commands to generate.