Re: 2.6.29-rc1 does not boot

From: H. Peter Anvin
Date: Sun Jan 11 2009 - 20:02:53 EST


Mike Travis wrote:
>
> About the return 0, it was the default return for another error case.
> Should the function panic because it can't read a cpu reg? That seems
> wrong too.
>

The only other error case I see is when the value simply is zero by
definition. This is a memory allocation failure, which is quite a bit
different -- the former is that the query *can't* be answered, the
latter that the query *won't* be answered...

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

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