Received: by 10.223.164.221 with SMTP id h29csp2283998wrb; Mon, 23 Oct 2017 04:47:37 -0700 (PDT) X-Google-Smtp-Source: ABhQp+QFB4HD3haVWtFBZHcAoFKWG0XG/dFDCgtRxoJLE7B21tx+CNxTkKoYgLU9ax5J7AXCtRiP X-Received: by 10.99.117.29 with SMTP id q29mr11681955pgc.61.1508759257695; Mon, 23 Oct 2017 04:47:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508759257; cv=none; d=google.com; s=arc-20160816; b=iRcPKNJZTYcWqeu+HoZPFQ5I6mawwcFiYYE7xXQf/W3CJlqfTchNEr4JXkf5ddnZF7 cEHjVXLyXSXwihYT8l/QpJ7YTaKJIWEzUQLefaD4CuwII3YFGIDXigV4OWXMX3hEh7lU 32xBQEZxkarcU0MIGnpa+IT2yikmtl0ps+7Ys7SkmYbeD+X01rsS3l3JEX5dZL3R4UNG vsVFmU6dXHlB4hMdvDQyojsjLW/Doomt5Vi9V3SO80cYNbOj7sfmpROHEW+7hIvwhKYf LcnsM6PWG/6Cl34Y9thSVS0sNcq4yLkdxIGaRJm/++Q3JKmff+L2kPkNURTI1HCoXQdp 2vxw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id:arc-authentication-results; bh=MzzzZSN1BTaLNpyCqQnyIeI2erVeiHjwQL4Yli4iSqE=; b=T1fVxpeEjwzGRZwhurnkXkLbrZmGZIbn/IZ06VFLrwXwTuxeccFTRySy/E0nqk97WO lGTCxWhrzuiU/9u6jYasNVCkv/TYsfuqhmuzzACJdjnbBiwitT41tlVWgf6y1/0acZZj CAcCwiYR2AlTuW6q7h5Zdw6iRO9uyMfWmiXNyUeniaN6FNyaxWmRmsAMT4PFcZO1uuGV 09pAFjBoZvHoj0yBinYMJ/8oq1e5D1+h76N9Mj/PviwpCRz4rUTX8DaJXFqyfiKcqi9i MRWf0FDf4Pmk0sVRLAZB95mOhpvqzAUur4ByIN2883ERT2vZz8BYZmTOF8k1nlTI4z7O enjA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g31si3973304pld.55.2017.10.23.04.47.22; Mon, 23 Oct 2017 04:47:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932124AbdJWLq2 (ORCPT + 99 others); Mon, 23 Oct 2017 07:46:28 -0400 Received: from mga14.intel.com ([192.55.52.115]:56909 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751614AbdJWLq1 (ORCPT ); Mon, 23 Oct 2017 07:46:27 -0400 Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Oct 2017 04:46:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,422,1503385200"; d="scan'208";a="166391695" Received: from acox1-desk1.ger.corp.intel.com ([10.252.3.27]) by fmsmga006.fm.intel.com with ESMTP; 23 Oct 2017 04:46:23 -0700 Message-ID: <1508759178.29460.1.camel@linux.intel.com> Subject: Re: [PATCH 02/14] soundwire: Add SoundWire bus type From: Alan Cox To: Greg Kroah-Hartman , Vinod Koul Cc: LKML , ALSA , Mark , Takashi , Pierre , Sanyog Kale , Shreyas NC , patches.audio@intel.com, Charles Keepax , Sagar Dharia , srinivas.kandagatla@linaro.org, plai@codeaurora.org, Sudheer Papothi Date: Mon, 23 Oct 2017 12:46:18 +0100 In-Reply-To: <20171020162123.GA4538@kroah.com> References: <1508382211-3154-1-git-send-email-vinod.koul@intel.com> <1508382211-3154-3-git-send-email-vinod.koul@intel.com> <20171020104528.GC3210@kroah.com> <20171020160134.GT30097@localhost> <20171020162123.GA4538@kroah.com> Organization: Intel Corporation Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 (3.22.6-2.fc25) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > > And why dual license something that will only ever work on Linux? > > > > We have non Linux users (mostly RTOS folks) which we would like to > > support > > with as much as common code. > > Note, you need to be VERY CAREFUL about doing this.  You need to have > all sorts of infrastructure set up and in place and paperwork up the > wazoo in order to make it work properly. Intel knows that. We have processes in place. We've been doing it for years (ACPI, Graphics, ..) > In the end, I can almost guarantee it will not be worth the extra > hassle and effort you are trying to do here. We don't think that is the case, and I'd imagine the NetBSD, FreeBSD, OpenBSD, Dragonfly and other projects probably also prefer our approach. Seriously, go talk to your managers and corporate lawyer about this, you are in for a world of hurt if you want to do this in a way that actually works (i.e. doesn't just degrade to GPLv2 only instantly.) It's far from the only project we do this with for at least the core OS independent parts of the driver. Alan From 1581866243463284427@xxx Sat Oct 21 11:26:48 +0000 2017 X-GM-THRID: 1581653176013345351 X-Gmail-Labels: Inbox,Category Forums