[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100503130035.GA19763@elte.hu>
Date: Mon, 3 May 2010 15:00:35 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [GIT PULL] lockdep updates
* Ingo Molnar <mingo@...e.hu> wrote:
>
> * Frederic Weisbecker <fweisbec@...il.com> wrote:
>
> > Ingo,
> >
> > Please pull the core/locking branch that can be found at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> > core/locking
> >
> > Note there is also a merge of v2.6.34-rc6 because these patches
> > depend on older per cpu updates.
> >
> > Thanks,
> > Frederic
> > ---
> >
> > Frederic Weisbecker (2):
> > lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
> > lockdep: Simplify debug atomic ops
> >
> >
> > kernel/lockdep.c | 7 ++++++-
> > kernel/lockdep_internals.h | 10 ++--------
> > 2 files changed, 8 insertions(+), 9 deletions(-)
this one is causing:
kernel/lockdep.c:2306: error: 'lockdep_stats' undeclared (first use in this function)
kernel/lockdep.c:2306: error: (Each undeclared identifier is reported only once
kernel/lockdep.c:2306: error: for each function it appears in.)
with these settings:
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKDEP is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
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