[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <457ABF0A.8020809@mandriva.org>
Date: Sat, 09 Dec 2006 15:50:02 +0200
From: Thomas Backlund <tmb@...driva.org>
To: linux-kernel@...r.kernel.org
Cc: Justin Forbes <jmforbes@...uxtx.org>,
Zwane Mwaikambo <zwane@....linux.org.uk>,
Theodore Ts'o <tytso@....edu>,
Randy Dunlap <rdunlap@...otime.net>,
Dave Jones <davej@...hat.com>,
Chuck Wolber <chuckw@...ntumlinux.com>,
Chris Wedgwood <reviews@...cw.f00f.org>,
Michael Krufky <mkrufky@...uxtv.org>, akpm@...l.org,
alan@...rguk.ukuu.org.uk, mingo@...e.hu, ak@...e.de
Subject: Re: [patch 24/32] add bottom_half.h
Chris Wright wrote:
> -stable review patch. If anyone has any objections, please let us know.
> ------------------
>
> From: Andrew Morton <akpm@...l.org>
>
> With CONFIG_SMP=n:
>
> drivers/input/ff-memless.c:384: warning: implicit declaration of function 'local_bh_disable'
> drivers/input/ff-memless.c:393: warning: implicit declaration of function 'local_bh_enable'
>
> Really linux/spinlock.h should include linux/interrupt.h. But interrupt.h
> includes sched.h which will need spinlock.h.
>
> So the patch breaks the _bh declarations out into a separate header and
> includes it in bothj interrupt.h and spinlock.h.
>
> Cc: "Randy.Dunlap" <rdunlap@...otime.net>
> Cc: Andi Kleen <ak@...e.de>
> Cc: <stable@...nel.org>
> Cc: Ingo Molnar <mingo@...e.hu>
> Signed-off-by: Andrew Morton <akpm@...l.org>
> Signed-off-by: Chris Wright <chrisw@...s-sol.org>
> ---
>
> include/linux/bottom_half.h | 5 +++++
This file is missing in patch-2.6.19.1-rc[1,2].bz2
--
Thomas
-
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