Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp279268ybb; Fri, 3 Apr 2020 02:33:14 -0700 (PDT) X-Google-Smtp-Source: APiQypJhTDsdzFh25Z9/G1kg7nnPWLjTLX0qLSER41MkhNw4XyujRy3VL8N8wKL5VWGvkncFYrUj X-Received: by 2002:aca:b383:: with SMTP id c125mr2196902oif.160.1585906394080; Fri, 03 Apr 2020 02:33:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585906394; cv=none; d=google.com; s=arc-20160816; b=lHQviihcqojbG54VZbTz01vW64nBX34ZtmXO4oj/b4h0MjKfAZu3vbK/A6SG7021C/ M62SRAMQvIYdVZwTVsjYAzPcSD211TpHCYpTm9bPQ8GqpwmtABHTQZpAM0vLAjsrvHRY k2ybAqDt+qN/Igyk1kQikCHYBriUwa4ESCIDB57vfgcHwFn7KabF7XnXo12aOmRNA9Tz s4cMPlzPcD4HoW2H+E1oagW91KACqXE7m1yAPYLTcCUB82NM+BdvMyLBzAdMXYcITMK6 MELwYbEo1/xJNjPPgutgrv2NIxWTdHQrkA0O+Y8lPTnmaOOsQ8fu2aN5OdlCLC2dEmYx 4beg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=3sq4bAqpcSlZhj7MjBpzgwHDe/E8Nqlimiyt7pI5irM=; b=bqp7loBULHohjhbzn4K/N3S8znxP14vch9NIJU2IzPwfcBasPWkdmV0EKtt//7SoLv ij94IGVUCk0PiAAOLv3fQOci/z4TtEEyySr537bPKD70+sSS9ZOe+NI0eDqPPGawLIhp mbforacQdLyRXq8QM4km458WWPXyh0MRY3/AVtAFSHDjhKt5e7MQ8X++H/6CDPeE8QL4 ZvYxaTvWwyQaifYKBhx/sZTqYMbYZ+KrLZHtkOBZ2MUMgzj6d7aIaXW8XSbr/fmumQND BTN/ebm2fu/zYh3jjnbb3Khf0RaUf++PKLyoqpFLt8a6ZwVymjH1h+1FKuomHnDsRYvT inSQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ElY9O11j; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f1si47422oti.125.2020.04.03.02.33.00; Fri, 03 Apr 2020 02:33:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ElY9O11j; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390648AbgDCJcU (ORCPT + 99 others); Fri, 3 Apr 2020 05:32:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:43450 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727431AbgDCJcU (ORCPT ); Fri, 3 Apr 2020 05:32:20 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1F9A020737; Fri, 3 Apr 2020 09:32:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585906339; bh=Iq/LhB8NAZ/CjwHGsRN10k3MzIs5p1MdtNZQUkxqs4c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ElY9O11j86clnxxepd/zkDjpHk399bUoJ91n5TjpNSTBzVzjjINNYaQemyG8U2iu+ koq3A3erZmlzxzGiaG/rMNw4BE2G7V9bsk2s1qeIn4OP9TntcUk8gsCoaKmZAr7OFd yJA/xEsXAldPwCPAolO1B6hp+S2e0vBkhH0jjf2U= Date: Fri, 3 Apr 2020 11:32:16 +0200 From: Greg KH To: Michal Simek Cc: johan@kernel.org, linux-kernel@vger.kernel.org, monstr@monstr.eu, git@xilinx.com, Jiri Slaby , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org Subject: Re: [PATCH 0/7] serial: uartps: Revert dynamic port allocation Message-ID: <20200403093216.GA3746303@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 03, 2020 at 11:24:29AM +0200, Michal Simek wrote: > Hi, > > there were several changes done in past in uartps drivers which have been > also done in uartlite driver. > Here is the thread about it > https://lore.kernel.org/linux-serial/20191203152738.GF10631@localhost/ > > This series reverts all patches which enabled dynamic port allocation and > returning driver to the previous state. There were added some features in > meantime which are not affected by this series. Should this go into 5.7-final as it's causing problems now, and backported as well? Or can it wait until 5.8-rc1? thanks, greg k-h