aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2022-01-30 22:02:06 +0100
committerDaniel Lezcano <[email protected]>2022-02-23 19:45:40 +0100
commitc404c64d64bc31bebe8a2015103671f7cd282731 (patch)
tree905535b2150200d7b5b2e361ea035caf6de52e87 /net/unix/af_unix.c
parent690de0b4013f6f35bc9fced12746b9f396c471ae (diff)
powercap/dtpm: Destroy hierarchy function
The hierarchy creation function exits but without a destroy hierarchy function. Due to that, the modules creating the hierarchy can not be unloaded properly because they don't have an exit callback. Provide the dtpm_destroy_hierarchy() function to remove the previously created hierarchy. The function relies on all the release mechanisms implemented by the underlying powercap framework. Signed-off-by: Daniel Lezcano <[email protected]> Reviewed-by: Ulf Hansson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions