aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGilad Ben-Yossef <[email protected]>2018-01-07 12:14:20 +0000
committerGreg Kroah-Hartman <[email protected]>2018-01-08 16:27:22 +0100
commit0f70db70339df1966ba3058cf594e2fddbaa133c (patch)
treeec8ade888d5dced9e697f1e7f02b1b4530abc84e /tools/perf/scripts/python/bin
parent266844f13edd969bbf4681152112bdd51de88c16 (diff)
staging: ccree: break send_request and fix ret val
The send_request() function was handling both synchronous and asynchronous invocations, but were not handling the asynchronous case, which may be called in an atomic context, properly as it was sleeping. Start to fix the problem by breaking up the two use cases to separate functions calling a common internal service function and return error instead of sleeping for the asynchronous case. The next patch will complete the fix by implementing proper backlog handling. Fixes: abefd6741d ("staging: ccree: introduce CryptoCell HW driver"). Signed-off-by: Gilad Ben-Yossef <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions