]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix EDD to properly ignore signature of non-existing drives
authorAndrey Borzenkov <arvidjaar@mail.ru>
Sat, 25 Mar 2006 11:07:07 +0000 (03:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:52 +0000 (08:22 -0800)
commitf060e5b928e4736cac66fdc0ea476bd27e608310
tree4aa00f81b79c6a5cb33631836d020ca32d787e20
parentb392d259ec622e3ea4210f546e58e33d8c483345
[PATCH] Fix EDD to properly ignore signature of non-existing drives

Some BIOSes do not always set CF on error before return from int13.  The
patch adds additional check for status being zero (AH == 0).

Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/boot/edd.S