diff options
author | Thomas Weißschuh <[email protected]> | 2024-10-10 09:01:09 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-11-02 12:37:33 +0100 |
commit | 2bb79470e5c87f211d05f0dd1c7a4291c9b7e1a4 (patch) | |
tree | 5d5bdfc0998c9f5c34b03197a823a394b5e12181 /drivers/fpga/fpga-mgr.c | |
parent | d34b60752fcb3380d753268bfba6ebc1d3ba8468 (diff) |
ARM: vdso: Remove assembly for datapage access
vdso/datapage.h provides a hidden declaration for _vdso_data.
When using it the compiler will automatically generate PC-relative
accesses which avoids the need for a custom assembly-based accessor.
Signed-off-by: Thomas Weißschuh <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions