Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7E76C61DA4 for ; Tue, 14 Feb 2023 08:52:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232170AbjBNIw4 (ORCPT ); Tue, 14 Feb 2023 03:52:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232185AbjBNIwv (ORCPT ); Tue, 14 Feb 2023 03:52:51 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 446A523339 for ; Tue, 14 Feb 2023 00:52:40 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 212DFB81C98 for ; Tue, 14 Feb 2023 08:52:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 25EC6C433D2; Tue, 14 Feb 2023 08:52:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1676364757; bh=IIWs74rDQbQtURoMw6kjDY1f5MCO5pO7u7SRouv8I/Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a5ZtR6VCDkFmWmygnlGk2oFzr7iTJ+eh09az13EXl+1jXcUSvUrA//gA2BPISj111 ZTzw/F9trwEKz2gAcjcmgVJj9x+43rkBGgV4mmxRTz/Eai2a3iRWPXZ0SoI530wYE4 HrDpfT9dHxjWgwdM/gqRCLUoa0Rqr3jX4cr5HBr4= Date: Tue, 14 Feb 2023 09:52:35 +0100 From: Greg KH To: Matt Hsiao Cc: "Gaba, Aahit" , "linux-kernel@vger.kernel.org" , "arnd@arndb.de" , "christophe.jaillet@wanadoo.fr" , "gustavoars@kernel.org" , "nishadkamdar@gmail.com" , "torvalds@linux-foundation.org" , "dhaval.experiance@gmail.com" , "viro@zeniv.linux.org.uk" , "arvind.yadav.cs@gmail.com" , "standby24x7@gmail.com" , "wfp5p@virginia.edu" , "jslaby@suse.cz" , "prarit@redhat.com" , "tj@kernel.org" , "adobriyan@gmail.com" Subject: Re: [PATCH v2] misc: hpilo: relicense HPE iLO driver as Dual MIT/GPL Message-ID: References: <20221116103457.27486-1-matt.hsiao@hpe.com> <20230209033812.GA17928@blofly.tw.rdlabs.hpecorp.net> <20230214083017.GA22428@blofly.tw.rdlabs.hpecorp.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230214083017.GA22428@blofly.tw.rdlabs.hpecorp.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 14, 2023 at 04:30:17PM +0800, Matt Hsiao wrote: > On Fri, Feb 10, 2023 at 12:29:53PM +0100, Greg KH wrote: > > On Thu, Feb 09, 2023 at 03:59:04AM +0000, Gaba, Aahit wrote: > > > On Thu, Feb 09, 2023 at 09:29:00AM +0530, Aahit Gaba wrote: > > > > On Wed, Nov 16, 2022 at 12:36:40PM +0100, Greg KH wrote: > > > > > On Wed, Nov 16, 2022 at 06:34:57PM +0800, matt.hsiao@hpe.com wrote: > > > > > > From: Matt Hsiao > > > > > > > > > > > > Currently, the hpilo driver is licensed as GPL. To run OpenBSD on > > > > > > HPE servers with BMC (HPE iLO) functionality, a dual MIT/GPL license > > > > > > is needed for porting the hpilo driver to OpenBSD. > > > > > > > > > > > > Signed-off-by: Matt Hsiao > > > > > > --- > > > > > > > > > > > > Hello contributors in the CC list, > > > > > > > > > > > > Thanks for your contributions to the hpilo driver. Please kindly > > > > > > review the license change and hopefully you would agree and approve it. > > > > Thanks! > > > > > > > > > > > > Patch v2: > > > > > > --------- > > > > > > - Change MODULE_LICENSE to Dual MIT/GPL too > > > > > > > > > > As I asked for on the v1 version (delayed email on my side), I need a > > > > > lawyer from HPE to sign off on this change as well. > > > > > > > > > > thanks, > > > > > > > > > > greg k-h > > > > > > > > Add HPE attorney Aahit Gaba to sign off. > > > > > > Signed-off-by: Aahit Gaba > > > > > > The reasons we want to dual license Linux hpilo driver are: > > > - There are required bug fixes that are not copyrighted by HPE in the current Linux hpilo driver. > > > > And have you identified them and gotten a sign-off from those copyright > > holders? I don't see that here documented at all, so I imagine you > > documented it somewhere else? If so, where? > > We are under the assumption that hpilo contributors would reply to this > thread with their 'Acked-by' or 'Signed-off-by'. Is that the proper > approach? Please work with your legal team to do this properly, they know what to do here. If not, then just don't worry about it (i.e. if it costs too much to do this, just spend the money to write a second driver.) > We shouldn't have used the term 'one driver'. More accurate description > is we want the core driver features and any changes or bug fixes apply > to that dual licensed. We understand that the parts of the driver that > are calls to Linux specific functions would be different in OpenBSD. > There are also some Linux infrastructure things that would be different > in OpenBSD. The key for us is that the core driver features and any > future changes be kept in sync between Linux and OpenBSD. Again, you have full control over this as you are making those changes yourself. I really don't see why you need to do this. Write the OpenBSD driver yourself and see if you could actually share anything. Odds are, the shared parts you already have copyright over today, so there's no issues involved. good luck! greg k-h