Re: [PATCH] Ghost EDD devices in /sys again
From: H. Peter Anvin
Date: Sat Sep 06 2008 - 10:05:21 EST
Andrey Borzenkov wrote:
Was it really that simple?
Subject: [PATCH] Fix ghost devices under /sys/firmware/edd
From: Andrey Borzenkov <arvidjaar@xxxxxxx>
Some BIOSes do not always set CF on error before return from int13.
The patch adds additional check for status being zero (AH == 0).
Do you have any evidence that there aren't any BIOSes which leave AH !=
0 on legitimate success? If so, you have turned a nuisance bug into
something that could cause install failures.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/