summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorAdrien Thierry <athierry@redhat.com>2022-05-18 22:11:15 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-06 09:03:46 +0300
commit14780bb174266e155e2b586fe9ba716087f91269 (patch)
tree7541dd1aab25dbc80445e177ea87505388223994 /include/linux/stackprotector.h
parent726e79f8a64891552ffe272e05f49ed9710fca89 (diff)
downloadlinux-14780bb174266e155e2b586fe9ba716087f91269.tar.xz
staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'
In order to remove the 'vchiq_states' global array, we need to pass the vchiq_instance reference to the 'handle_to_service' function, as well as to all functions that call 'handle_to_service'. This will allow accessing the vchiq state through the vchiq instance instead of through the global array. 'handle_to_service' is called by 'find_service_by_handle'. Therefore, pass the vchiq instance reference to 'find_service_by_handle' and to its callers. Tested-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Adrien Thierry <athierry@redhat.com> Link: https://lore.kernel.org/r/20220518191126.60396-5-athierry@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions