commit | 3280badbe1b289622ce12b94d064ddb624cbaef1 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Feb 07 13:38:51 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Feb 17 14:40:21 2020 +0100 |
tree | 29f4adf238c94825b8f02d6569a28640df60ee9f | |
parent | 1dff4156d1f63b525c54aea7f097a657cbbbf837 [diff] |
ARM: vdso: Compile high resolution parts conditionally If the architected timer is disabled in the kernel configuration then let the core VDSO code drop the high resolution parts at compile time. 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/20200207124402.622587341@linutronix.de