PROBLEM: mistake in the kernel source

Nemeth Istvan (ACE@jak.iif.hu)
Thu, 30 Dec 1999 12:56:15 +0100


BUG REPROT
I have found a little bug in the kernel source.
Instruction: "mov ds,ax" repeated 2 times, so the 2nd instruction is
for nothing.
kernel version: 2.2.13, but I think it's still in the newer kernels
too.
file: /arch/i386/boot/setup.S
lines: 345-346 (these lines are the same)

FIX: erase line 345 or 346.
Please answer.

Greetings:

Istvan Nemeth, HUNGARY

-
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/