Re: [PATCH v7 1/3] linux-headers: Add vmclock-abi.h

2025-01-16 Thread Cornelia Huck
On Thu, Jan 16 2025, David Woodhouse wrote: > From: David Woodhouse > > This isn't a Linux-specific ABI but Linux does export the header file > with its definition, so import it from there instead of creating our own. > > Signed-off-by: David Woodhouse > Acked-by: Michael S. Tsirkin > --- > s

[PATCH v7 1/3] linux-headers: Add vmclock-abi.h

2025-01-16 Thread David Woodhouse
From: David Woodhouse This isn't a Linux-specific ABI but Linux does export the header file with its definition, so import it from there instead of creating our own. Signed-off-by: David Woodhouse Acked-by: Michael S. Tsirkin --- scripts/update-linux-headers.sh | 1 + 1 file changed, 1 insert