From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sj-iport-4.cisco.com (sj-iport-4.cisco.com [171.68.10.86]) by ozlabs.org (Postfix) with ESMTP id E4C14DE084 for ; Fri, 26 Jan 2007 09:05:27 +1100 (EST) To: Greg KH Subject: Re: [RFC/PATCH 5/16] Ops based MSI implementation References: <1169714047.65693.647693675533.qpush@cradle> <20070125083411.5D935DE2FD@ozlabs.org> <20070125215209.GA3126@kroah.com> From: Roland Dreier Date: Thu, 25 Jan 2007 14:05:11 -0800 In-Reply-To: <20070125215209.GA3126@kroah.com> (Greg KH's message of "Thu, 25 Jan 2007 13:52:09 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Kyle McMartin , linuxppc-dev@ozlabs.org, Brice Goglin , shaohua.li@intel.com, linux-pci@atrey.karlin.mff.cuni.cz, "David S. Miller" , "Eric W. Biederman" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Are you sure of the "any later version" part? The command git grep "at your option) any later version" finds more than 3000 matching files in my kernel source tree, so I think existing practice shows it's fine if someone wants to license a file for kernel inclusion that way. - R.