Re: [PATCH] irq: remove __weak early_irq_init()

From: Yong Zhang
Date: Fri Nov 06 2009 - 01:51:42 EST


On Fri, Nov 6, 2009 at 2:08 PM, Yinghai Lu <yinghai@xxxxxxxxxx> wrote:
> Yong Zhang wrote:
>>>From 86a53664e3f503fe06b166fb248ed64a77212b3d Mon Sep 17 00:00:00 2001
>> From: Yong Zhang <yong.zhang0@xxxxxxxxx>
>> Date: Fri, 6 Nov 2009 13:53:30 +0800
>> Subject: [PATCH] irq: remove __weak early_irq_init()
>>
>> impact: cleanup
>>
>> Since commit 12026ea16a618b289fcf457661aed24f57323a20
>> early_irq_init() is always defined in kernel/irq/handle.c
>> So remove the weak definition.
>
> some arches that do not have GENERIC_HARDIRQS defined need that.
>

Thanks for your point. I just notice kernel/irq is determined by
GENERIC_HARDIRQS.

-Yong

> YH
>
--
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/