]> Git Repo - linux.git/commit
cacheinfo: Decrement refcount in cache_setup_of_node()
authorPierre Gondois <[email protected]>
Wed, 26 Oct 2022 18:59:54 +0000 (20:59 +0200)
committerGreg Kroah-Hartman <[email protected]>
Thu, 10 Nov 2022 17:33:28 +0000 (18:33 +0100)
commit3da72e18371c41a6f6f96b594854b178168c7757
tree27263c5a93a9957ff225fae244c01e6d212d9527
parent189a87f8ef8ceed16b2a230dc0ce65117068ac30
cacheinfo: Decrement refcount in cache_setup_of_node()

Refcounts to DT nodes are only incremented in the function
and never decremented. Decrease the refcounts when necessary.

Signed-off-by: Pierre Gondois <[email protected]>
Reviewed-by: Sudeep Holla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/cacheinfo.c
This page took 0.04959 seconds and 4 git commands to generate.