Searched hist:"5 a354412567d7de81d69b6ac61c3b7fcebbe497e" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/include/asm/ |
H A D | arch_timer.h | diff 5a354412567d7de81d69b6ac61c3b7fcebbe497e Thu Jun 13 14:51:02 CEST 2019 Andrew Murray <andrew.murray@arm.com> clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Different mechanisms are used to test and set elf_hwcaps between ARM and ARM64, this results in the use of ifdeferry in this file when setting/testing for the EVTSTRM hwcap.
Let's improve readability by extracting this to an arch helper.
Signed-off-by: Andrew Murray <andrew.murray@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|
/linux/arch/arm64/include/asm/ |
H A D | arch_timer.h | diff 5a354412567d7de81d69b6ac61c3b7fcebbe497e Thu Jun 13 14:51:02 CEST 2019 Andrew Murray <andrew.murray@arm.com> clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Different mechanisms are used to test and set elf_hwcaps between ARM and ARM64, this results in the use of ifdeferry in this file when setting/testing for the EVTSTRM hwcap.
Let's improve readability by extracting this to an arch helper.
Signed-off-by: Andrew Murray <andrew.murray@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|
/linux/drivers/clocksource/ |
H A D | arm_arch_timer.c | diff 5a354412567d7de81d69b6ac61c3b7fcebbe497e Thu Jun 13 14:51:02 CEST 2019 Andrew Murray <andrew.murray@arm.com> clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Different mechanisms are used to test and set elf_hwcaps between ARM and ARM64, this results in the use of ifdeferry in this file when setting/testing for the EVTSTRM hwcap.
Let's improve readability by extracting this to an arch helper.
Signed-off-by: Andrew Murray <andrew.murray@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|