From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80669C433DB for ; Thu, 21 Jan 2021 08:59:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4A0B022473 for ; Thu, 21 Jan 2021 08:59:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728320AbhAUI7u (ORCPT ); Thu, 21 Jan 2021 03:59:50 -0500 Received: from mail-ed1-f54.google.com ([209.85.208.54]:44644 "EHLO mail-ed1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726690AbhAUI7C (ORCPT ); Thu, 21 Jan 2021 03:59:02 -0500 Received: by mail-ed1-f54.google.com with SMTP id c2so1257677edr.11 for ; Thu, 21 Jan 2021 00:58:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=8WAyxlQW+qRjKuEj3EfyxMAC83cU2qodCZupcFO3MBY=; b=YN4w3FJvesPZITH3JfltzliK5bvi0JrIYVedoTL8TCXwr4kLkNA4KQa+MYdp9v96e4 S7noCyjy4lLL4q+3l/6oGFuxR7mZ9HNmd5EPfXfw1ra6jBLwb1Syq83YUQLGao0oc95y 1xlFxy3uvkJavAA2j+YYUXxbnqPI3y1btYZxGZj9DbW9pUIicbcpYJM4qrTMTW6XX2wE eIKH6wiY7AUfUzlptbFJmc7BZxBr4KtfVGkUWlOhZ4ReXu4tyqTYXThwHfsMaKuexRUE n0shEFOo1O90rPHieRi9X9GqZvkuiKrnDMf681+OlIN8Z7nZSrrIosnUHx+2LBMEcKer G26g== X-Gm-Message-State: AOAM531JkI2EiVjgMHS8a+pTZ8wAC5IfzcMsrlvoh1DlTGYpSclqAfWP acgDK8/OodxJOizxxAn3i9o= X-Google-Smtp-Source: ABdhPJxNNXLYEzY893lvshXebzybuFMXDXLT8vvb8jH/hRXBM/4SmioPS/bJ54tM6GW2K1pGZYLAYQ== X-Received: by 2002:aa7:d803:: with SMTP id v3mr10038977edq.153.1611219500351; Thu, 21 Jan 2021 00:58:20 -0800 (PST) Received: from [192.168.1.49] (185-219-167-24-static.vivo.cz. [185.219.167.24]) by smtp.gmail.com with ESMTPSA id b26sm2360760edy.57.2021.01.21.00.58.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 21 Jan 2021 00:58:19 -0800 (PST) Subject: Re: tty splice branch (was "Re: Splicing to/from a tty") To: Linus Torvalds , Oliver Giles , Robert Karszniewicz , Greg Kroah-Hartman Cc: Christoph Hellwig , Linux Kernel Mailing List , Al Viro References: From: Jiri Slaby Message-ID: <1005a065-fbe7-ccaa-90a0-6488b8fa66de@kernel.org> Date: Thu, 21 Jan 2021 09:58:18 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21. 01. 21, 9:50, Jiri Slaby wrote: > Hm, I would like to review this first. I noticed the changes only > because a new branch appeared when I grabbed your tree and the branch > has "tty" in its name. Which is weird as you Cced me. Let me check what is wrong with my e-mail setup. thanks, -- js