Re: [PATCH] x86/entry/vdso: fix path to gettimeofday.c

From: H. Peter Anvin

Date: Tue Mar 10 2026 - 13:28:38 EST


On March 9, 2026 11:46:15 AM PDT, Borislav Petkov <bp@xxxxxxxxx> wrote:
>On Mon, Mar 09, 2026 at 08:38:03PM +0200, Vladimir Oltean wrote:
>> I'm not sure stale in which sense (I don't seem to have problems
>> otherwise), but I don't really have time to split hairs on such an
>> insignificant topic, sorry. The include path is wrong.
>
>This is not splitting hairs - we're trying to figure out how *you* have seen
>it and we haven't so that we can make sure we're not missing an angle while
>testing.
>
>I'll fix up your commit message to match what's happening.
>

One of the reasons I'm asking is because ccache staleness has been a real issue in my experience. I gave up on ccache for that reason a long time ago – between the extra overhead, relatively low cache hit rate, and inability to help with link overhead, the win is relatively small on modern machines.

That doesn't mean we shouldn't fix things that are obviously wrong, but it is odd that something like this wouldn't show up in direct builds — my numerous people and robots.