[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C38E3B1.3090401@cs.helsinki.fi>
Date: Sun, 11 Jul 2010 00:18:41 +0300
From: Pekka Enberg <penberg@...helsinki.fi>
To: "H. Peter Anvin" <hpa@...or.com>
CC: x86@...nel.org, linux-kernel@...r.kernel.org,
Ingo Molnar <mingo@...hat.com>,
Cyrill Gorcunov <gorcunov@...il.com>
Subject: Re: [RFC/PATCH] x86: Early-boot serial I/O support
H. Peter Anvin wrote:
>> +
>> + while ((inb(early_serial_base + LSR)& XMTRDY) == 0&& --timeout)
>> + ;
>> +
>
> cpu_relax(); here, probably.
Fixed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists