diff options
| author | Frederic Weisbecker <[email protected]> | 2010-05-04 02:47:25 +0000 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2010-05-04 03:37:28 +0000 |
| commit | ba697f40dbb704956a4cf67a7845b538015a01ea (patch) | |
| tree | 9ab6f1391bd45c52145d04b588e31c2f1abe0c53 /lib/debugobjects.c | |
| parent | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | kernel-ba697f40dbb704956a4cf67a7845b538015a01ea.tar.gz kernel-ba697f40dbb704956a4cf67a7845b538015a01ea.zip | |
lockdep: Provide off case for redundant_hardirqs_on increment
We forgot to provide a !CONFIG_DEBUG_LOCKDEP case for the
redundant_hardirqs_on stat handling.
Manage that in the headers with a new __debug_atomic_inc() helper.
Fixes:
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.)
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
