Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp722794pxj; Thu, 13 May 2021 15:33:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw56V4JU65Z32uRn1K16z2z0cVnjzpmjslQju0AcshIUq+pNcGoqsnILItmxsYBShJ6xesb X-Received: by 2002:a02:b793:: with SMTP id f19mr39546004jam.128.1620945230328; Thu, 13 May 2021 15:33:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620945230; cv=none; d=google.com; s=arc-20160816; b=DU3OqmSyGiy/6u78V3SEqWIRaSvw1DJbAtLR7VGnlGtFYii1v6KcSVflj28rSWTuRq HmBUtGoqvlL8l9jw0iSz0z8yAq3qWB9eHcgdtkpLmD6CuxFLLqrLXuXeQJx3SfZK4SCy iqfQ7iRU4Fc+xJpL5Xfwdbvl0lxmFm0hMo0HiooM1iR9fzq09YdcJymVOqUkDKUbJ8b4 nBGcurA4emfKSJf4fdW6vcW7oJKmQJzYNpYc/CTRRfAzA3j/ZYUVKKj1R8xp0P50l2nD Uj5GFvAdc0bVk59NSSjnfyU2E/qKoyKeZmITDbKTgbiJDZsIAV0QoPSrqrL4erRgIYhh uU6A== 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=5YejKtp1seu5QYoeyTOC6LQAaGYFwl24Cwp5dEzms8U=; b=cjHRkhgrdXOcRitGPayOcwalHRfxgEIJxnzqc6gizTkft2OTxEDMZ/rV2uUD17F3cc /9SS+K7bWzz/MdHEd8DvX7Y7YY38hal3XkLPzEENWFgsKekobka4M7bHSRfolQuMmCH9 QFaYPV66d7/VYYmxbyiy0MiLnKGmAp4UVfFcndG97uwzV2MXLMMO969zWFHfbUZcaw/X WB9uSsUBDxS54yjGxIfQzPTroeSYdU+Xxm1wq86HkvEUTN+PuOqsm1zmFd1k8dwi580A Kn1UNCr8kbIyZSfvng+BdxxeyIqGlie32l07va2rD0S1tQzddIITXxdcbnXnEHr6iI0A WUgw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=FKg4vx0M; 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 w8si5072543iou.72.2021.05.13.15.33.26; Thu, 13 May 2021 15:33:50 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=FKg4vx0M; 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 S234612AbhEMPGC (ORCPT + 99 others); Thu, 13 May 2021 11:06:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:36016 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232822AbhEMPFw (ORCPT ); Thu, 13 May 2021 11:05:52 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8730D61442; Thu, 13 May 2021 15:04:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620918283; bh=uvw6JdGpieO8fWu3uF/eB/i1wk3+ATqEwjinTXiwqqk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FKg4vx0M/6bdMgsdoV5662QHCEfS9RfrWraovkx3wGK1+WP7BpazCGHS559D3HhZm hKn2jkE41mqA1WsFFkr3UQRql6LdNlrSn6zPtNBPc/zmDJASXSdE+Cm5DhV4Kfi43R TJJZ1+sZ4GVnmLrz1TVWV+YJbtuhfgtwpRxTT41c= Date: Thu, 13 May 2021 17:04:41 +0200 From: Greg KH To: Jiri Slaby Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/35] tty cleanup for 5.14 Message-ID: References: <20210505091928.22010-1-jslaby@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210505091928.22010-1-jslaby@suse.cz> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 05, 2021 at 11:18:53AM +0200, Jiri Slaby wrote: > Hi, > > this is again a series of various TTY cleanups. The stats say: 116 files > changed, 661 insertions, 2602 deletions. The major part of the removal > is a drop of BROKEN r3964 ldisc. The rest is mostly removal of dead > code, or adaption to the current tty core state. I've applied the first 33 patches in this series. Can you resend the last two after you have revised them based on the review? thanks, greg k-h