Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751446AbdHWXYU (ORCPT ); Wed, 23 Aug 2017 19:24:20 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48918 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751038AbdHWXYT (ORCPT ); Wed, 23 Aug 2017 19:24:19 -0400 Date: Wed, 23 Aug 2017 16:24:24 -0700 From: Greg KH To: Shubhrajyoti Datta Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, michal.simek@xilinx.com, shubhrajyoti.datta@gmail.com Subject: Re: [PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console Message-ID: <20170823232424.GA9546@kroah.com> References: <1503487221-17950-1-git-send-email-shubhrajyoti.datta@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1503487221-17950-1-git-send-email-shubhrajyoti.datta@xilinx.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 195 Lines: 4 On Wed, Aug 23, 2017 at 04:50:21PM +0530, Shubhrajyoti Datta wrote: > Signed-off-by: Shubhrajyoti Datta I can't take patches without any changelog text at all :(