Re: [PATCH v2] x86: Early-boot serial I/O support
From: Pekka Enberg
Date: Sun Jul 11 2010 - 03:10:50 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?
H. Peter Anvin wrote:
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.
I did try it but got bunch of compile errors and figured I was not
supposed to use it.
Pekka
--
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/