aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_parser.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2020-11-02 20:04:16 -0500
committerDavid Teigland <[email protected]>2020-11-10 12:14:20 -0600
commit5cbec208dc994de860ae72d3340bc54f14e71b39 (patch)
tree306c98e9829e1a2a35f4dacfe08c46b6c6c1f926 /drivers/platform/surface/aggregator/ssh_parser.c
parent3cea11cd5e3b00d91caf0b4730194039b45c5891 (diff)
fs: dlm: fix proper srcu api call
This patch will use call_srcu() instead of call_rcu() because the related datastructure resource are handled under srcu context. I assume the current code is fine anyway since free_conn() must be called when the related resource are not in use otherwise. However it will correct the overall handling in a srcu context. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions