On Mon, Dec 01 2025, Babis Chalios <[email protected]> wrote: > On 12/1/25 14:04, Cornelia Huck wrote: > > > On Mon, Dec 01 2025, "Chalios, Babis" <[email protected]> wrote: > > VMClock now supports a vm_generation_counter field in the struct it > exposes to userspace. The field signals a disruption that happened due > to a guest loaded from a snapshot. > > Moreover, VMClock now optionally supports device notifications when the > seq_count changes to a new even value. > > Signed-off-by: Babis Chalios <[email protected]> > --- > include/standard-headers/linux/vmclock-abi.h | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > > > Please either do a full linux-headers update against a specific Linux > kernel version, or mark this as a placeholder patch if the code is not > yet merged. > > Indeed, that's a placeholder. What's the process to mark this as a > placeholder?
I think a simple "DO NOT MERGE" in the subject will do :)
