diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2016-02-18 00:51:50 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-20 22:11:01 (GMT) |
commit | ae69a1da399fccaed406932f5cbee55a6f9d4425 (patch) | |
tree | 20d07060be6e71136bc87c5ac69f641f7b2f4f74 /crypto/ccm.c | |
parent | c04148e708c0d8d7eabc447946b712a66b468b47 (diff) | |
download | linux-ae69a1da399fccaed406932f5cbee55a6f9d4425.tar.xz |
coresight: etm3x: unlocking tracers in default arch init
Calling function 'smp_call_function_single()' to unlock a
tracer and calling it again right after to perform the
default initialisation doesn't make sense.
Moving 'etm_os_unlock()' just before making the default
initialisation results in the same outcome while saving
one call to 'smp_call_function_single()'.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/ccm.c')
0 files changed, 0 insertions, 0 deletions