Message ID | 20190818143316.4906-1-thomas_os@shipmail.org (mailing list archive) |
---|---|
Headers | show |
Series | Add support for updated vmware hypercall instruction | expand |
On Sun, Aug 18, 2019 at 04:33:12PM +0200, Thomas Hellström (VMware) wrote: > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Ingo Molnar <mingo@redhat.com> > Cc: Borislav Petkov <bp@alien8.de> > Cc: "H. Peter Anvin" <hpa@zytor.com> > Cc: <x86@kernel.org> > Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> > Cc: <linux-input@vger.kernel.org> In the future, when you CC people on patches, pls CC them for all patches - not only a subset. Had to fish out 3/4 and 4/4 from lkml. Thx.
On 8/18/19 8:09 PM, Borislav Petkov wrote: > On Sun, Aug 18, 2019 at 04:33:12PM +0200, Thomas Hellström (VMware) wrote: >> Cc: Thomas Gleixner <tglx@linutronix.de> >> Cc: Ingo Molnar <mingo@redhat.com> >> Cc: Borislav Petkov <bp@alien8.de> >> Cc: "H. Peter Anvin" <hpa@zytor.com> >> Cc: <x86@kernel.org> >> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> >> Cc: <linux-input@vger.kernel.org> > In the future, when you CC people on patches, pls CC them for all > patches - not only a subset. Had to fish out 3/4 and 4/4 from lkml. > > Thx. > Hmm. Ok. I'll keep that in mind. I was trying to be clever and avoid spamming people with stuff they might not care about. Thanks, /Thomas
On Sun, Aug 18, 2019 at 09:02:04PM +0200, Thomas Hellström (VMware) wrote: > I was trying to be clever and avoid spamming people with stuff they might > not care about. Sure but if, for example, you're adding VMWARE_HYPERCALL in patch 2 and the users are in the following patches, it would be helpful if I could see them too. That is one good reason to CC everybody with the whole patchset. Thx.