diff options
author | Andrew Morton <[email protected]> | 2015-09-11 13:07:53 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-09-11 15:21:34 -0700 |
commit | e527b22c3f63c02832ac4cb8ed0ec3a9b638bbdf (patch) | |
tree | 8ed463c8a124a111ba3ba14fe2cdb768e9f2721c /tools/perf/scripts/python | |
parent | 4f1af60bcc2fc6caa7fa3036238b5994708e9a84 (diff) |
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Revert commit f83c7b5e9fd6 ("ocfs2/dlm: use list_for_each_entry instead
of list_for_each").
list_for_each_entry() will dereference its `pos' argument, which can be
NULL in dlm_process_recovery_data().
Reported-by: Julia Lawall <[email protected]>
Reported-by: Fengguang Wu <[email protected]>
Cc: Joseph Qi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions