From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Mason Subject: Re: [RFC v2 1/2] PCI-Express Non-Transparent Bridge Support Date: Tue, 31 Jul 2012 15:51:05 -0700 Message-ID: <20120731225105.GD14080@jonmason-lab> References: <1343607994-32415-1-git-send-email-jon.mason@intel.com> <1343607994-32415-2-git-send-email-jon.mason@intel.com> <20120731222338.GA19134@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, Dave Jiang To: Greg KH Return-path: Content-Disposition: inline In-Reply-To: <20120731222338.GA19134@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, Jul 31, 2012 at 03:23:38PM -0700, Greg KH wrote: > On Sun, Jul 29, 2012 at 05:26:33PM -0700, Jon Mason wrote: > > + * You should have received a copy of the GNU General Public License > > + * along with this program; if not, write to the Free Software > > + * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. > > You really are going to track the FSF's office movements for the next > 40+ years? > > > + * The full GNU General Public License is included in this distribution > > + * in the file called LICENSE.GPL. > > No it isn't, this sentance is totally wrong for any in-kernel code, > please remove it. > > Also do the same for all the other files you added please. I echo'ed your original comments on this to Intel Legal and am waiting on a response. I 100% agree, but I need their signoff first. It is worth noting that this version of the license is already in the kernel in numerous other drivers: drivers/sfi/* drivers/scsi/isci/* drivers/dma/ioat/dma_v3.c drivers/net/wireless/iwlwifi/* drivers/net/wireless/iwlegacy/* Thanks, Jon > > greg k-h