[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081128113855.GC18333@elte.hu>
Date: Fri, 28 Nov 2008 12:38:55 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Liming Wang <liming.wang@...driver.com>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH 1/1] softirq: remove useless function __local_bh_enable
* Liming Wang <liming.wang@...driver.com> wrote:
> __local_bh_enable has been replaced with _local_bh_enable.
> As comments says "it always nests inside local_bh_enable() sections"
> has not been valid now. Also there is no reason to use __local_bh_enable
> anywhere, so we can remove this useless function.
>
> Signed-off-by: Liming Wang <liming.wang@...driver.com>
> ---
> include/linux/bottom_half.h | 1 -
> kernel/softirq.c | 14 --------------
> 2 files changed, 0 insertions(+), 15 deletions(-)
applied to tip/core/softirq, thanks!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists