Re: [PATCH 01/15] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h

From: Catalin Marinas

Date: Wed Feb 04 2026 - 12:51:21 EST


On Wed, Jan 14, 2026 at 09:01:33AM +0100, Thomas Weißschuh wrote:
> The reference to VDSO_CLOCKMODE_NONE requires vdso/clocksource.h. Currently
> this header is included transitively, but that transitive inclusion is
> about to go away.
>
> Explicitly include the header.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>