Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751208AbdLEUOH (ORCPT ); Tue, 5 Dec 2017 15:14:07 -0500 Received: from mail-lf0-f66.google.com ([209.85.215.66]:33710 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751177AbdLEUOF (ORCPT ); Tue, 5 Dec 2017 15:14:05 -0500 X-Google-Smtp-Source: AGs4zMavFvrgEfCwqS5WmoGQEDkiMBhA8Z6bd17GCwpGKnRE6jBE/U2AqlVAmAxcggwkn1kG6E2zpPxMSY6AYflwN8c= MIME-Version: 1.0 In-Reply-To: <20171205173408.GA18425@amd> References: <20171130030907.26848-1-seanpaul@chromium.org> <20171130030907.26848-2-seanpaul@chromium.org> <20171205102840.GB12982@amd> <20171205104538.b4fxdjad3c46koas@phenom.ffwll.local> <20171205173408.GA18425@amd> From: Daniel Stone Date: Tue, 5 Dec 2017 20:14:03 +0000 Message-ID: Subject: Re: [RFC PATCH 1/6] drm: Add Content Protection property To: Pavel Machek Cc: Sean Paul , David Airlie , intel-gfx , Linux Kernel Mailing List , linux-mediatek@lists.infradead.org, dri-devel , Daniel Vetter , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 837 Lines: 21 Hi Pavel, On 5 December 2017 at 17:34, Pavel Machek wrote: > Yes, so... This patch makes it more likely to see machines with locked > down kernels, preventing developers from working with systems their > own, running hardware. That is evil, and direct threat to Free > software movement. > > Users compiling their own kernels get no benefit from it. Actually it > looks like this only benefits Intel and Disney. We don't want that. With all due respect, you can't claim to speak for the entire kernel and FLOSS community of users and developers. The feature is optional: it does not enforce additional constraints on users, but exposes additional functionality already present in hardware, for those who wish to opt in to it. Those who wish to avoid it can do so, by simply not making active use of it. Cheers, Daniel