Re: [PATCH] x86 reboot: Remove inb_p usage

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alan Cox <alan@...>
Cc: <mingo@...>, <akpm@...>, <linux-kernel@...>
Date: Saturday, January 19, 2008 - 1:00 pm

On Jan 19, 2008 7:44 AM, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:

Stupid question from the peanut gallery: If you're going to go through
all this, maybe it would be better to define an inline
isa_bus_delay(void) { udelay(2); } and use that instead? I can only
imagine some poor sod coming along later and wondering why there's a
udelay(2) there. OTOH, there is an inb right above it, so <shrug>.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86 reboot: Remove inb_p usage, Alan Cox, (Sat Jan 19, 11:44 am)
Re: [PATCH] x86 reboot: Remove inb_p usage, Ingo Molnar, (Tue Jan 22, 5:55 am)
Re: [PATCH] x86 reboot: Remove inb_p usage, Ray Lee, (Sat Jan 19, 1:00 pm)
Re: [PATCH] x86 reboot: Remove inb_p usage, Alan Cox, (Sat Jan 19, 3:59 pm)