Re: [PATCH -tip 2/2] kernel/sched.c: forward declaration for'double_rq_lock' missing

From: Ingo Molnar
Date: Sun Jan 11 2009 - 07:05:46 EST



* Steven Noonan <steven@xxxxxxxxxxxxxx> wrote:

> Impact: compile error eliminated
>
> Added 'double_rq_lock' forward declaration, allowing double_rq_lock
> to be used in _double_lock_balance().
>
> Signed-off-by: Steven Noonan <steven@xxxxxxxxxxxxxx>
> ---
> kernel/sched.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)

applied to tip/sched/urgent, thanks Steven.

I have not seen such build failures myself - could you please send the
.config that triggers it?

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