Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4871283imu; Tue, 15 Jan 2019 07:22:43 -0800 (PST) X-Google-Smtp-Source: ALg8bN5TY+VDSBiTtDIEVLafP8B/VNYjqRbOFkqAnyindjnqwEG6AQM3iD3NDIuWQ0NCmwYcA6OQ X-Received: by 2002:a63:5207:: with SMTP id g7mr4302060pgb.253.1547565763418; Tue, 15 Jan 2019 07:22:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547565763; cv=none; d=google.com; s=arc-20160816; b=l2ZoAkoJiCnr5pK8lGHaII24GhjhfGmcLHDM8BDjSUmCViAFU4TcvMaQ6odjPSBnwy 0AI0JKtFSF70x2IDv1jFmzlABLgYau6BFHDAMfX7JaFEJ7p2ogkmSNms86Qw5iXNbWHt NTGxNg76wn+O0+xeKm+MhSbZJkxY9UVK0hHWUIUsLJJn2JzUQU52OgR6A8wRRCHvV9v5 p3kOv0GgVvOrocXYEcJAhhLtUvQbdoGMEHiQTqvjgkNYfLEDRgh1e3gjRlV9SalITyK6 pUJpLCK83GPFD4vXjO7duAJP8iod8un0Be3jzfMkzj0/3S3rZpcdBTH+JKgy+vN8+xzY a3+Q== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=AS4Eb1m/iINO8UqrpxNahqSNvQFVPmmFIlO3Wdyeq/4=; b=A8/uQGfXX/XCfb8M0ECP/Lr778NXbUcYU3ln0NDvrUI2NjMp0nKn5nzVJwm6ITCBEv iARP67x8ikxI/7EWNS+Mx1NwIaGyn9CgdO9v0IcYKI63wFH/xQTD6sYVuhEephlAXyoA yaplHfJ6fA/m92wvw+adL+iogkJLQ4rlpdZqTzPwyS85sAM0krSB2smz6gJgh3ZwYb5E eUfXZebxikRzrP4Kvd0qpuAhn/DK1A7AP8O49+oHpHEZzd2i96G4pn0YAEs/K0vBrS0P stZRRDjrOLt33++uLR7gxc096xeNkY7cbLJtMdWS047NC4mAvMbI+fGkQT3mYT++6Bu1 R2ZQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=cavac.at Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v69si3219770pgd.284.2019.01.15.07.22.27; Tue, 15 Jan 2019 07:22:43 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=cavac.at Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729373AbfAONK4 (ORCPT + 99 others); Tue, 15 Jan 2019 08:10:56 -0500 Received: from www.cavac.at ([149.154.155.235]:37571 "EHLO www.cavac.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728066AbfAONK4 (ORCPT ); Tue, 15 Jan 2019 08:10:56 -0500 X-Greylist: delayed 542 seconds by postgrey-1.27 at vger.kernel.org; Tue, 15 Jan 2019 08:10:54 EST Received: from localhost (localhost [127.0.0.1]) by www.cavac.at (Postfix) with ESMTP id 19F8F11A47E1; Tue, 15 Jan 2019 14:01:50 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at cavac.at Received: from www.cavac.at ([149.154.155.235]) by localhost (cables.cavac.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b_ZuyDabSLEJ; Tue, 15 Jan 2019 14:01:49 +0100 (CET) Received: from [10.176.199.190] (unknown [213.150.232.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by www.cavac.at (Postfix) with ESMTPSA id 1B3B611A06AC; Tue, 15 Jan 2019 14:01:49 +0100 (CET) Subject: Re: x86/fpu: Don't export __kernel_fpu_{begin,end}() To: Greg Kroah-Hartman , Sebastian Andrzej Siewior Cc: "Hutter, Tony" , Marc Dionne , Linus Torvalds , Linux Kernel Mailing List , "x86@kernel.org" References: <20190109111951.5zvnj7ls6jv56p2u@linutronix.de> <20190109165235.GA8151@kroah.com> <20190109170935.e6b6rwzpk6dlruu4@linutronix.de> <20190110131132.GC20217@kroah.com> <20190110180752.f4cnunadzzkev24m@linutronix.de> <20190110182413.GA6932@kroah.com> From: Rene Schickbauer Message-ID: <46a97264-9586-ef67-73a0-9af1c4d34f25@cavac.at> Date: Tue, 15 Jan 2019 14:01:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <20190110182413.GA6932@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10.01.19 19:24, Greg Kroah-Hartman wrote: Dear Greg! > My tolerance for ZFS is pretty non-existant. Sun explicitly did not > want their code to work on Linux, so why would we do extra work to get > their code to work properly? I'm not a kernel developer. I'm an application developer and system administrator. I'm also an Open Source advocate who regularly holds talks at Austrias biggest Linux conference in Graz. Usually i'm not too interested in the internals of Linux kernel development, but this issue affects me on many levels. ZFS brings me a lot of features, convenience and, most important of all, stability and reliability that i'm missing in other Linux filesystems. ZFS on Linux is open source, made by people who invest their time and money into creating and maintaining a great filesystem. How can you say they are wrong in doing so? To be frank, your argument, which boils down to "GPL is the only correct open source license", makes me ashamed to have been advocating people switching to Linux. This is exactly the kind of argument that made me switch away from closed source operating systems like Windows, only then it was Steve Ballmer using it against open source. I understand that different open source licenses have different mindsets. But that doesn't make those other licenses any less valid. They still give us developers the freedom to learn, the freedom to build great systems, the freedom to change the world for the better. Not every project is able, or willing, to adopt the GPL. (I, for one, release my software under Perls Artistic license, because the GPL is too restrictive for my purpose). So, please try to understand that non-GPL open source is still a useful resource for many of us out there. Maybe it helps to remember that Linux might never have existed if Linus Torvalds had never had the ability to experiment with the Minix source code and got inspired by it to write something more capable. As for ZFS and me, ZFS is rather important to my work. If push comes to shove, i'm more inclined to switching to FreeBSD than to switch to another filesystem at this point in time. But i'm really hoping that this issue will get resolved by allowing to continue using non-GPL open source in Linux. Sincerely, Rene Schickbauer