Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1381734pxb; Mon, 11 Oct 2021 04:58:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyr7T7FMH6wOoClG8ySpIIyQzvaShBz8EYMPYu08wu0j3EATLIklLAkRn/5TWDvfHiAjt0f X-Received: by 2002:a50:9d8a:: with SMTP id w10mr41734705ede.163.1633953487018; Mon, 11 Oct 2021 04:58:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633953487; cv=none; d=google.com; s=arc-20160816; b=BFDC8u/aDZHQYhyuAkSn3Uvh+cLio3ezD3NSx4BKSjQCXRUtGEAIVwNUgWFUZTDZp/ 8iueE1ZCfWnYGfyWWUY+pH9lcUA9rcHwcsM2RvwTxZo5Szr0ppsLbn+yOGzKK6m4MLzA wj+5mYCu4kOPmoHP8yl5HrqcjblomydwaET8ud5nokVdOiokWPH7fGgbCGd75Y0AmWTs +txvBVxeK95tZlNGu5t5OXiDrizRaAE7ry8y5F4vu8Gh6IyJXwGL3nxBFeIa1aaHU9sw wJjdt+X2AvO9yZ/iWuHANGg7DNYpcDIafL4te8XKIOPhkgMdD/G+qQaxuNwGMove27xn tiMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=h7PKqBx6hv9FHgU5Rp9aWqQRs2avwdWoUdfmgfUvQwU=; b=GmbDQ1vS05TJwXs3xoqmm9CKBRA1+7E1GS+FXsT+zG0MrshWgc0+gENVymVGsclf0A eYuXLnUsv/b4EhDxRAVZjdVEhwDnT9QujSkJAZXCpzVXnGxOoAn8WoYPEOMIt0hSckC6 kwU2yPaXE5KSdCI/c/m8D0D4V5OKHQ3Ia0JZe2iiPpYvsHFA/iuPGuehxl12v6f8oaWr /bHRObx0WlRfZeSoRUhtw4MIdboY1K8t4OaLxaY+OSM6ud39fsJNMzca1618mzUNTLfW HY85p76vXlVolvd3TL8Ccel8THScgPv7O2SJGlX3uGy+qnhm5y8Y1BHCRoaJA19upv/G xEiA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id au15si3380485ejc.717.2021.10.11.04.57.43; Mon, 11 Oct 2021 04:58:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234616AbhJKHxf (ORCPT + 99 others); Mon, 11 Oct 2021 03:53:35 -0400 Received: from verein.lst.de ([213.95.11.211]:36227 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234657AbhJKHx1 (ORCPT ); Mon, 11 Oct 2021 03:53:27 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id B7E5968AFE; Mon, 11 Oct 2021 09:51:25 +0200 (CEST) Date: Mon, 11 Oct 2021 09:51:25 +0200 From: Christoph Hellwig To: Simon Ser Cc: Christoph Hellwig , Alex Deucher , Stephen Rothwell , Linux Kernel Mailing List , Linux Next Mailing List , Daniel Vetter Subject: Re: linux-next: build failure after merge of the amdgpu tree Message-ID: <20211011075125.GA11098@lst.de> References: <20211008113116.4bdd7b6c@canb.auug.org.au> <20211008192910.600a188d@canb.auug.org.au> <_POw9ikafXoqSFqiOb8SZb_uvRZ4okgD4qrl4EtJ0UBiQTV7pwV3pJIM20eIzmpuFWDeBF9NPD00r72ttX0mZZ0bNeH_J44MoaB-jfjrQSU=@emersion.fr> <20211011073348.GA10672@lst.de> <-6WWj2RSqFheia8o3VKtAiF3bELME9376cYzwiLSY1-E7p9nqfWNqJ5i86Q--BKXa3aolokj8g8nj2tQorzn0LXuD85tD_rXSfE5t1lsvBs=@emersion.fr> <20211011074316.GA10882@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 11, 2021 at 07:49:44AM +0000, Simon Ser wrote: > Have you heard about the kernel no-regression rule? Here, we can't enable a new > feature because that would regress user-space which mis-uses the kernel uAPI. Then you can't enable the feature without an explicit opt-in from userspace. This ain't rocket science. > If your reply wasn't aggressive, I don't know what it is. If there is one thing I find agressive it is your extreme passive aggressive behavior.