On 6/9/22 04:03, Grzegorz Jaszczyk wrote: > Co-developed-by: Peter Fang <peter.fang@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Peter Fang <peter.fang@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > Co-developed-by: Tomasz Nowicki <tn@xxxxxxxxxxxx> > Signed-off-by: Tomasz Nowicki <tn@xxxxxxxxxxxx> > Signed-off-by: Zide Chen <zide.chen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > Co-developed-by: Grzegorz Jaszczyk <jaz@xxxxxxxxxxxx> > Signed-off-by: Grzegorz Jaszczyk <jaz@xxxxxxxxxxxx> > --- > Documentation/virt/kvm/x86/hypercalls.rst | 7 +++++++ > arch/x86/kvm/x86.c | 3 +++ > drivers/acpi/x86/s2idle.c | 8 ++++++++ > include/linux/suspend.h | 1 + > include/uapi/linux/kvm_para.h | 1 + > kernel/power/suspend.c | 4 ++++ > 6 files changed, 24 insertions(+) What's the deal with these emails? zide.chen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx I see a smattering of those in the git logs, but never for Intel folks. I'll also say that I'm a bit suspicious of a patch that includes 5 authors for 24 lines of code. Did it really take five of you to write 24 lines of code?