lkml.org 
[lkml]   [2002]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.5.8-pre1 binutils-related regression on x86
2.5.8-pre1 includes the following patch:

diff -Nru a/arch/i386/boot/setup.S b/arch/i386/boot/setup.S
--- a/arch/i386/boot/setup.S Wed Apr 3 17:11:13 2002
+++ b/arch/i386/boot/setup.S Wed Apr 3 17:11:13 2002
@@ -544,7 +544,7 @@
cmpw $0, %cs:realmode_swtch
jz rmodeswtch_normal

- lcall *%cs:realmode_swtch
+ lcall %cs:realmode_swtch

jmp rmodeswtch_end

The "*" was put there early in the 2.5 series, to allow non-
antique binutils to assemble the code cleanly without warnings.
This patch reintroduces those warnings. Uncool.
/Mikael
-
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 13:25    [W:0.024 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site