From: "'Greg KH'" <gregkh@linuxfoundation.org>
To: "Sell, Timothy C" <Timothy.Sell@unisys.com>
Cc: "corbet@lwn.net" <corbet@lwn.net>,
"tglx@linutronix.de" <tglx@linutronix.de>,
"mingo@redhat.com" <mingo@redhat.com>,
"hpa@zytor.com" <hpa@zytor.com>,
"Arfvidson, Erik" <Erik.Arfvidson@unisys.com>,
"hofrat@osadl.org" <hofrat@osadl.org>,
"dzickus@redhat.com" <dzickus@redhat.com>,
"jes.sorensen@redhat.com" <jes.sorensen@redhat.com>,
"Curtin, Alexander Paul" <Alexander.Curtin@unisys.com>,
"janani.rvchndrn@gmail.com" <janani.rvchndrn@gmail.com>,
"sudipm.mukherjee@gmail.com" <sudipm.mukherjee@gmail.com>,
"prarit@redhat.com" <prarit@redhat.com>,
"Binder, David Anthony" <David.Binder@unisys.com>,
"nhorman@redhat.com" <nhorman@redhat.com>,
"dan.j.williams@intel.com" <dan.j.williams@intel.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
"driverdev-devel@linuxdriverproject.org"
<driverdev-devel@linuxdriverproject.org>,
*S-Par-Maintainer <SParMaintainer@unisys.com>,
"Kershner, David A" <David.Kershner@unisys.com>
Subject: Re: [PATCH 3/3] drivers: Add visorbus to the drivers/virt directory
Date: Mon, 22 Aug 2016 10:02:43 -0400 [thread overview]
Message-ID: <20160822140243.GB16149@kroah.com> (raw)
In-Reply-To: <BN3PR07MB2580F9CBC927E3FDF56C702CFCE80@BN3PR07MB2580.namprd07.prod.outlook.com>
On Mon, Aug 22, 2016 at 10:46:10AM +0000, Sell, Timothy C wrote:
> > -----Original Message-----
> > From: 'Greg KH' [mailto:gregkh@linuxfoundation.org]
> > Sent: Monday, August 22, 2016 4:16 AM
> > To: Sell, Timothy C <Timothy.Sell@unisys.com>
> > Cc: corbet@lwn.net; tglx@linutronix.de; mingo@redhat.com;
> > hpa@zytor.com; Arfvidson, Erik <Erik.Arfvidson@unisys.com>;
> > hofrat@osadl.org; dzickus@redhat.com; jes.sorensen@redhat.com; Curtin,
> > Alexander Paul <Alexander.Curtin@unisys.com>;
> > janani.rvchndrn@gmail.com; sudipm.mukherjee@gmail.com;
> > prarit@redhat.com; Binder, David Anthony <David.Binder@unisys.com>;
> > nhorman@redhat.com; dan.j.williams@intel.com; linux-
> > kernel@vger.kernel.org; linux-doc@vger.kernel.org; driverdev-
> > devel@linuxdriverproject.org; *S-Par-Maintainer
> > <SParMaintainer@unisys.com>; Kershner, David A
> > <David.Kershner@unisys.com>
> > Subject: Re: [PATCH 3/3] drivers: Add visorbus to the drivers/virt directory
> >
> > oh that's funny, I have no idea what happened here, perhaps when I
> > copied the file into the original email? Strange things happen while on
> > planes...
> >
> > Anyway, ok, one comment addressed, great! Now about the many many
> > others?
>
> This particular comment happened to affect the credibility of all the other
> ones, so it needed to be addressed first!
Oh, so everything else was credible? Glad to hear it :)
greg k-h
next prev parent reply other threads:[~2016-08-22 14:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-11 3:23 [PATCH 0/3] move visorbus out of staging to drivers/virt/visorbus David Kershner
2016-06-11 3:23 ` [PATCH 1/3] include: linux: visorbus: Add visorbus to include/linux directory David Kershner
2016-08-21 15:37 ` Greg KH
2016-06-11 3:23 ` [PATCH 2/3] Documentation: Move visorbus documentation from staging to Documentation/ David Kershner
2016-06-11 3:23 ` [PATCH 3/3] drivers: Add visorbus to the drivers/virt directory David Kershner
2016-08-21 18:04 ` Greg KH
2016-08-22 2:48 ` Sell, Timothy C
2016-08-22 8:15 ` 'Greg KH'
2016-08-22 10:46 ` Sell, Timothy C
2016-08-22 14:02 ` 'Greg KH' [this message]
2016-08-22 14:10 ` 'Greg KH'
2016-08-30 16:29 ` Sell, Timothy C
2016-09-11 9:16 ` 'Greg KH'
2016-09-11 14:46 ` Sell, Timothy C
2016-06-14 13:30 ` [PATCH 0/3] move visorbus out of staging to drivers/virt/visorbus Neil Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160822140243.GB16149@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Alexander.Curtin@unisys.com \
--cc=David.Binder@unisys.com \
--cc=David.Kershner@unisys.com \
--cc=Erik.Arfvidson@unisys.com \
--cc=SParMaintainer@unisys.com \
--cc=Timothy.Sell@unisys.com \
--cc=corbet@lwn.net \
--cc=dan.j.williams@intel.com \
--cc=driverdev-devel@linuxdriverproject.org \
--cc=dzickus@redhat.com \
--cc=hofrat@osadl.org \
--cc=hpa@zytor.com \
--cc=janani.rvchndrn@gmail.com \
--cc=jes.sorensen@redhat.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=nhorman@redhat.com \
--cc=prarit@redhat.com \
--cc=sudipm.mukherjee@gmail.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox