Searched hist:ec5c8e429d07737ee94ee1fd2ae5029547484194 (Results 1 – 4 of 4) sorted by relevance
/linux/include/clocksource/ |
H A D | arm_arch_timer.h | diff ec5c8e429d07737ee94ee1fd2ae5029547484194 Fri Oct 13 15:32:55 CEST 2017 Julien Thierry <julien.thierry@arm.com> arm_arch_timer: Expose event stream status
The arch timer configuration for a CPU might get reset after suspending said CPU.
In order to reliably use the event stream in the kernel (e.g. for delays), we keep track of the state where we can safely consider the event stream as properly configured. After writing to cntkctl, we issue an ISB to ensure that subsequent delay loops can rely on the event stream being enabled.
Signed-off-by: Julien Thierry <julien.thierry@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Russell King <linux@armlinux.org.uk> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|
/linux/arch/arm/include/asm/ |
H A D | arch_timer.h | diff ec5c8e429d07737ee94ee1fd2ae5029547484194 Fri Oct 13 15:32:55 CEST 2017 Julien Thierry <julien.thierry@arm.com> arm_arch_timer: Expose event stream status
The arch timer configuration for a CPU might get reset after suspending said CPU.
In order to reliably use the event stream in the kernel (e.g. for delays), we keep track of the state where we can safely consider the event stream as properly configured. After writing to cntkctl, we issue an ISB to ensure that subsequent delay loops can rely on the event stream being enabled.
Signed-off-by: Julien Thierry <julien.thierry@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Russell King <linux@armlinux.org.uk> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|
/linux/arch/arm64/include/asm/ |
H A D | arch_timer.h | diff ec5c8e429d07737ee94ee1fd2ae5029547484194 Fri Oct 13 15:32:55 CEST 2017 Julien Thierry <julien.thierry@arm.com> arm_arch_timer: Expose event stream status
The arch timer configuration for a CPU might get reset after suspending said CPU.
In order to reliably use the event stream in the kernel (e.g. for delays), we keep track of the state where we can safely consider the event stream as properly configured. After writing to cntkctl, we issue an ISB to ensure that subsequent delay loops can rely on the event stream being enabled.
Signed-off-by: Julien Thierry <julien.thierry@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Russell King <linux@armlinux.org.uk> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|
/linux/drivers/clocksource/ |
H A D | arm_arch_timer.c | diff ec5c8e429d07737ee94ee1fd2ae5029547484194 Fri Oct 13 15:32:55 CEST 2017 Julien Thierry <julien.thierry@arm.com> arm_arch_timer: Expose event stream status
The arch timer configuration for a CPU might get reset after suspending said CPU.
In order to reliably use the event stream in the kernel (e.g. for delays), we keep track of the state where we can safely consider the event stream as properly configured. After writing to cntkctl, we issue an ISB to ensure that subsequent delay loops can rely on the event stream being enabled.
Signed-off-by: Julien Thierry <julien.thierry@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Russell King <linux@armlinux.org.uk> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|