Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2721626pxb; Tue, 19 Jan 2021 04:37:55 -0800 (PST) X-Google-Smtp-Source: ABdhPJyKgFisO09EjiRbdTBxtzN3ygDmacwIoNzCdgKDjBS9Z55WFOHrlxnPvnKX1vwyF+BYgJVa X-Received: by 2002:a17:906:b41:: with SMTP id v1mr2793522ejg.277.1611059875215; Tue, 19 Jan 2021 04:37:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611059875; cv=none; d=google.com; s=arc-20160816; b=sL1gW7rKj9PSIA9eFXJEthHk2jkUMvWJjKaCThdPMpE9buM0NomIYzuWhmNs6EWV0U qc/YuYbH7dkTjcid/d7ofq90mUiX3ZQNMM34FY8o/xQFbGYNnKsPGxrT0I5180hyWZtE +TxI4Z/OTcqUG1Gn5lVEkU0h8uJlyK1+s/p5g15SARbrT5yOKrKrZryZP1B/bcn8J4WP TULr9KW73dpoA/5IOGF6087K+1MQ+myEd76h4GwXUz9LdAFzKETd0iYKAw+7Sa8KnCPz GszZAflctQnNMDYiGVDBbp7MQ8Y1t9KgMP1eswLg0Stf+6HWPT65B6AdnlUvn6OnTcYI ge+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=CkgFBypNjC2D3pLQ1LR2n0Fu7SnhM2C0Cd1PsED58Nc=; b=TfuCZrvMe1iacb4fVQMcEwBe0J4jb5dUoAqkmZmT9NvCh2WRxkhK3U6dLpce9O/PXh 0mIFKxFu1hhpgohRc+2/9o54rHWmPySGhalV2Evj5GcgrSsjF+WC/quVOjTxLq372asd zVP6Ad4DUUOfF0rfHsIIcx+KXoQmdxfxhJnImlJblx6CWUU3zhtOqQ9gT18ZxeUBPXmu yZha8ieMx3Y33KI1E/CctO0+Yj1oRV94EnD/ZIytaznde7PSf7E3UAwN//XbgxyCas/E LG1mU6dbf9w2kvUHwulS8mV9rwura2tbbJCWLN6JvphUqFivziS63Dmf5FkLHevI7BP4 ledg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=UHEEInOE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p19si8078660ejc.398.2021.01.19.04.37.32; Tue, 19 Jan 2021 04:37:55 -0800 (PST) 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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=UHEEInOE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392231AbhASMDJ (ORCPT + 99 others); Tue, 19 Jan 2021 07:03:09 -0500 Received: from mail.kernel.org ([198.145.29.99]:56904 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390364AbhASLxI (ORCPT ); Tue, 19 Jan 2021 06:53:08 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7A4DF23104; Tue, 19 Jan 2021 11:52:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1611057148; bh=mKBqhARbz0EvK1nVvLX5o/uMWK/IkLwQI9qSFY1seJ4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UHEEInOExXj5qVjr/rl/OghKD8vV4yaMuc7mU7TJQY4caQRNULNJ3raAUOg87mKIk 7tAXyWo8w6C0ucB0AiwOTBK4boCsEUlYBYOAHIwgCp2/4qfLToI58+AhU5R2tssfGA nNx6/sbDwWsufj4XDZtp9MahCwVL7q7bizYsYf7w= Date: Tue, 19 Jan 2021 12:52:25 +0100 From: Greg Kroah-Hartman To: Linus Torvalds Cc: Christoph Hellwig , Oliver Giles , Linux Kernel Mailing List , Al Viro Subject: Re: Splicing to/from a tty Message-ID: References: <20210118081615.GA1397@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 18, 2021 at 01:35:15PM -0800, Linus Torvalds wrote: > On Mon, Jan 18, 2021 at 12:24 PM Linus Torvalds > wrote: > > > > Anybody want to play with this? I'd suggest keeping that "dummy" > > parameter around for a while - I did an allmodconfig build with this, > > but if there are any architecture-specific non-x86-64 cases I wouldn't > > have seen them. > > Not architecture-specific, but I did find by some grepping that I > missed one line discipline driver: the Siemens R3964. > > The reason I missed that is because it's been marked BROKEN in the > Kconfig for almost two years, so it didn't show up in my allmodconfig > coverage. I need to just delete that thing now, obviously no one uses it anymore, sorry for it getting in the way... greg k-h