Re: [PATCH v2] x86: Early-boot serial I/O support

From: H. Peter Anvin
Date: Sat Jul 10 2010 - 18:31:41 EST


On 07/10/2010 02:55 PM, Cyrill Gorcunov wrote:
>
> I rather wonder -- can't we use cpu_relax() from processor.h? Or there
> is some type conflicts?
>

Probably. The boot environment is pretty different, and not sharing
header files where we don't need to because of shared data structures is
probably a good idea.

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