Searched hist:"4775 bc63f880001ee4fbd6456b12ab04674149e3" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/include/asm/ |
H A D | arch_timer.h | diff 4775bc63f880001ee4fbd6456b12ab04674149e3 Sun Oct 17 14:42:09 CEST 2021 Marc Zyngier <maz@kernel.org> clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses
As we are about to change the registers that are used by the driver, start by adding build-time checks to ensure that we always handle all registers and access modes.
Suggested-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211017124225.3018098-2-maz@kernel.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|
/linux/arch/arm64/include/asm/ |
H A D | arch_timer.h | diff 4775bc63f880001ee4fbd6456b12ab04674149e3 Sun Oct 17 14:42:09 CEST 2021 Marc Zyngier <maz@kernel.org> clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses
As we are about to change the registers that are used by the driver, start by adding build-time checks to ensure that we always handle all registers and access modes.
Suggested-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211017124225.3018098-2-maz@kernel.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|
/linux/drivers/clocksource/ |
H A D | arm_arch_timer.c | diff 4775bc63f880001ee4fbd6456b12ab04674149e3 Sun Oct 17 14:42:09 CEST 2021 Marc Zyngier <maz@kernel.org> clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses
As we are about to change the registers that are used by the driver, start by adding build-time checks to ensure that we always handle all registers and access modes.
Suggested-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211017124225.3018098-2-maz@kernel.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|