Re: [PATCH v4 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
From: Ankit Agrawal
Date: Wed Apr 22 2026 - 09:57:47 EST
> I didn't see this change in v5.
Sorry I sent out the wrong version. Fixed in v6.
> Sorry, I mixed from what header it comes from and it doesn't exactly
> comes from jiffies.h either. If C files rely on indirect includes
> through other header, it makes painful to refactor headers.
Added linux/time64.h. That is a one hop to vdso/time64.h. AIU
vdso headers aren't meant to be included directly by drivers.