aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJianlong Huang <[email protected]>2022-06-27 10:53:33 +0200
committerLinus Walleij <[email protected]>2022-07-11 10:22:57 +0200
commite2961cd685fe548f0ffd6c7bd3ae6a491301b1e4 (patch)
tree32015cc926296d7318fe4c62c543b72849ab933e /include/linux/debugobjects.h
parent04131ae29b2d9879ad2357e2b20a5de4dfee89cb (diff)
pinctrl: starfive: Serialize adding groups and functions
The pinctrl dt_node_to_map method may be called in parallel which leads us to call pinconf_generic_add_group and pinconf_generic_add_function in parallel. This is not supported though and leads to errors, so add a mutex to serialize these calls. Signed-off-by: Jianlong Huang <[email protected]> Signed-off-by: Emil Renner Berthing <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions