diff options
author | Li Zefan <[email protected]> | 2009-08-17 13:39:33 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-08-17 09:54:39 +0200 |
commit | 212274347fc4d2a7c56bf6c953b02c809e7e0be1 (patch) | |
tree | 376dcc360d6834f87f7bba842075eacb9e106403 /lib/cpu-notifier-error-inject.c | |
parent | 90629209a020859b67423a6326f3765f220c7f5c (diff) |
lockdep: Fix missing entry in /proc/lock_stat
One entry is missing in the output of /proc/lock_stat.
The cause is, when ls_start() is called the 2nd time, we should
start from stats[@pos-1] but not stats[@pos], because pos == 0
is the header.
Signed-off-by: Li Zefan <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions