Your BIOS is faulty. No new suprises.
>  meme801:
> +	xorl	%edx, %edx			# Clear regs to work around
> +	xorl	%ecx, %ecx			# flakey BIOSes which don't
> +						# use carry bit correctly
> +						# This way we get 0MB ram on
> +						# call failure
Wouldn't setting the carry flag be clearer ?
-
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/