Re: [PATCH] x86 reboot: Remove inb_p usage
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 19 Jan 2008 19:59:55 +0000
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
There are very few places it crops up - in fact that one is the only non
pic/pit/cmos example in the core arch code.
Alan
--
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/
- References:
- [PATCH] x86 reboot: Remove inb_p usage
- From: Alan Cox
- Re: [PATCH] x86 reboot: Remove inb_p usage
- From: Ray Lee
- [PATCH] x86 reboot: Remove inb_p usage
- Prev by Date: [PATCH] Allocate pnp resources dynamically via krealloc
- Next by Date: Re: Where's the create() pointer?
- Previous by thread: Re: [PATCH] x86 reboot: Remove inb_p usage
- Next by thread: Re: [PATCH] x86 reboot: Remove inb_p usage
- Index(es):
Relevant Pages
|