Re: [PATCH] iomap: make PCI iomap stuff excluded when PCI isn't configured

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Viro
Date: Saturday, February 10, 2007 - 10:20 pm

On Sat, Feb 10, 2007 at 05:14:13PM -0500, Tejun Heo wrote:

Another source of breakage: you get devm_request_irq() only if you have
GENERIC_HARDIRQS.  Otherwise kernel/irq/ is simply not built.  Again,
you are mixing default implementation of primitives with the
implementation-agnostic stuff around those primitives.  I'd split
kernel/irq/manage.c in two files and have the places providing
alternative implementations (e.g. arch/sparc/kernel) refer to new
file in their makefiles...

I'm mostly done with that stuff, modulo noncoherent_dma breakage.  Will
send patch once the irq crap is dealt with...
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] More defines for dma-mapping-broken.h, Heiko Carstens, (Sat Feb 10, 4:43 am)
Re: [PATCH] iomap: make PCI iomap stuff excluded when PCI ..., Al Viro, (Sat Feb 10, 10:20 pm)
Re: [patch] More defines for dma-mapping-broken.h, Jeff Garzik, (Sun Feb 11, 8:49 am)
Re: [PATCH] iomap: make PCI iomap stuff excluded when PCI ..., Martin Schwidefsky, (Sun Feb 11, 9:45 am)