|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] Rename init_IRQ to xen_init_IRQ
On 17 May 2006, at 08:55, Tian, Kevin wrote:
That may work, but I'm not sure whether that style (attribute(weak)) is
welcomed in kernel world. Previously I just saw such instances in user
level, like libc. :-)
It's used in various places in Linux. There's no reason not to use it,
if it's appropriate.
Especially, irq_ctx_init is also x86 specific and so it seems
reasonable
to put it into CONFIG_X86 and only leave real common stuff there...
Okay yes, not so appropriate here.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|