diff options
author | Gavin Shan <gshan@redhat.com> | 2020-09-22 16:04:21 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-09-28 23:52:23 +0300 |
commit | f4673625a52c69a12d2a8f71bcf408c685c148ec (patch) | |
tree | 2838b92989bd46727a8149a744c98d33483c4173 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a27c04e1de876297b78a6b812049e6fecc6e4d9a (diff) | |
download | linux-f4673625a52c69a12d2a8f71bcf408c685c148ec.tar.xz |
firmware: arm_sdei: Introduce sdei_do_local_call()
During the CPU hotplug, the private events are registered, enabled
or unregistered on the specific CPU. It repeats the same steps:
initializing cross call argument, make function call on local CPU,
check the returned error.
This introduces sdei_do_local_call() to cover the first steps. The
other benefit is to make CROSSCALL_INIT and struct sdei_crosscall_args
are only visible to sdei_do_{cross, local}_call().
Signed-off-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: James Morse <james.morse@arm.com>
Link: https://lore.kernel.org/r/20200922130423.10173-12-gshan@redhat.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions