* Bug in IA64 bootsector code ?
@ 2001-01-23 21:16 Adrian Glaubitz
0 siblings, 0 replies; only message in thread
From: Adrian Glaubitz @ 2001-01-23 21:16 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]
hello,
I was just browsing the kernel sources and discovered
something strange:
in file linux/arch/ia64/boot/bootloader.c, line 104:
it says "volative" but i guess "volatile" was meant,
I couldn't find that keyword in my gcc documentation
either.
#ifdef CONFIG_ITANIUM_ASTEP_SPECIFIC
asm volative ("nop 0;; nop 0;; nop 0;;");
#endif /* CONFIG_ITANIUM_ASTEP_SPECIFIC */
Please tell me if this is a bug or just forget this mail when I err.
My kernel version is 2.4.0 patched as follows:
1. downloaded and unpacked linux-2.4.0-test11.tar.gz to /usr/src/linux
2. patched with patch-2.4.0-test12.gz (zcat patch-2.4.0-test12.gz | patch -p1)
3. patched with patch-2.4.0-prerelease.gz (zcat patch-2.4.0-prerelease.gz | patch -p1)
4. patched with prerelease-to-final.gz (zcat prerelease-to-final.gz | patch -p1)
5. patched with linux-2.4.0-reiserfs-3.6.25-patch.gz (zcat linux-2.4.0-reiserfs-3.6.25-patch.gz | patch -p1)
Kernel was downloaded from http://www.kernel.org, patches were downloaded from http://www.kernel.org,
ReiserFS patch was downloaded from ftp://ftp.namesys.com/pub/reiserfs-for-2.4/
Adrian Glaubitz
[-- Attachment #2: Type: text/html, Size: 2276 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-23 21:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-23 21:16 Bug in IA64 bootsector code ? Adrian Glaubitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox