diff options
author | Frederic Weisbecker <[email protected]> | 2021-04-09 00:38:58 +0200 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2021-05-10 16:03:35 -0700 |
commit | 7bf0a6141ab9c1d113bd85d6d13d43903a4278ba (patch) | |
tree | f714b4abaac723096222c51e2f40fd1e0a0a2cc7 /scripts/gdb/linux/tasks.py | |
parent | c75e9d29159b94904d10b23ad6aebdf869b61106 (diff) |
srcu: Unconditionally embed struct lockdep_map
Since struct lockdep_map has zero size when CONFIG_DEBUG_LOCK_ALLOC=n,
this commit removes the #ifdef from the srcu_struct structure's ->dep_map.
This change will simplify further manipulations of this field.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Uladzislau Rezki <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Neeraj Upadhyay <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Joel Fernandes <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions