commit | 5e3c6a312a0946d2d83e32359612cbb925a8bed0 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Feb 07 13:38:58 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Feb 17 20:12:16 2020 +0100 |
tree | df9a86cf10c76d554853f566d3551c66a5e2c95a | |
parent | e1bdb22ebe5363ed75ddedf836ca9f19e1195337 [diff] |
ARM/arm64: vdso: Use common vdso clock mode storage Convert ARM/ARM64 to the generic VDSO clock mode storage. This needs to happen in one go as they share the clocksource driver. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Link: https://lkml.kernel.org/r/20200207124403.363235229@linutronix.de