Received: by 10.223.185.116 with SMTP id b49csp2247274wrg; Mon, 12 Feb 2018 06:49:30 -0800 (PST) X-Google-Smtp-Source: AH8x225KA4YufYr7qTMk1UsDbR3B9ARXWabuD2mr2M763WjY91JLQP6uEsqPsOkoCpLLBaphVt6J X-Received: by 10.98.36.198 with SMTP id k67mr11972556pfk.35.1518446969962; Mon, 12 Feb 2018 06:49:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518446969; cv=none; d=google.com; s=arc-20160816; b=osbAzArdpAXYMbBYmSm6eDpL452VhpN3rDuZKsIyWSHf38bWeaIyF3InCw8rAXipjT Vkp160oa9bLLHgrJLf40reOvFY27Eaji8PROpVj2KtMJ/yemDLd05shmsAc059hO19BJ YbQKjxoh0YCJcCIks/1bM3Ncm+KYEBUD2+F1GaUavuYeyD/TeLUB5szfBFKqofMdwc7c jaWA6Zw2c6VI71Grbdid7lypHG7XBfnKpVA7D7ks/LRlIVsXvZaoFa84lH2NGKMhrQNT srmbbDYL2T2EoqKQomkRCViRWMzKbzuwOYh4mV4E+YDNYojmH9ia237GRvxJbUN/gr40 5hPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject:arc-authentication-results; bh=6iyyZvlLz/JroieQeSwNdDZhHnk11H0pjJhZmCnAHpE=; b=qumMcP1lXvLHudoPcbneY85x8+/UX14xfRBZd1ZSAwkDPn014dONFpoC1wHjXOUy21 hAqJCitf0GLzhKjLXSW+BSkzCtgRe9clgyyhxzUaQDCWMVTO97Kq1gj+9212Mh9Bwcxd K+0RQtXCJVor/bR0C/jyDH5HeOqbKBB8sM06ooD1vNxy/cIgn8ZKzI+irBHlxTkK4GIy HfEOeQWcvHXUsfh6NnB+bF2/m0cC61qw5JfzDDCacMtpil1ZiDgC9V622Bt73KFKnxle 2B/+sKIn1SI7460t66LgsPAmXluRx9GYEbXWSVBte4XEnm1bIVP0DqzRQ/SQ/iYLF1gZ iF1w== ARC-Authentication-Results: i=1; mx.google.com; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 204si5147883pgb.389.2018.02.12.06.49.15; Mon, 12 Feb 2018 06:49:29 -0800 (PST) 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; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933451AbeBLNsG (ORCPT + 99 others); Mon, 12 Feb 2018 08:48:06 -0500 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:39704 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933332AbeBLNsD (ORCPT ); Mon, 12 Feb 2018 08:48:03 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 19BA37C6BB; Mon, 12 Feb 2018 13:48:02 +0000 (UTC) Received: from [10.16.186.145] (prarit-guest.khw.lab.eng.bos.redhat.com [10.16.186.145]) by smtp.corp.redhat.com (Postfix) with ESMTP id BA066FD926; Mon, 12 Feb 2018 13:47:57 +0000 (UTC) Subject: Re: [PATCH] acpi, spcr: Make SPCR available to x86 To: Peter Zijlstra References: <20180118150951.28964-1-prarit@redhat.com> <20180212133429.GC25314@hirez.programming.kicks-ass.net> Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-serial@vger.kernel.org, Bhupesh Sharma , Lv Zheng , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Jonathan Corbet , Catalin Marinas , Will Deacon , Timur Tabi , graeme.gregory@linaro.org, mark.salter@redhat.com From: Prarit Bhargava Message-ID: <1e69fffc-1c3b-8cc0-f1cb-695de5ccdcb5@redhat.com> Date: Mon, 12 Feb 2018 08:47:57 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20180212133429.GC25314@hirez.programming.kicks-ass.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Mon, 12 Feb 2018 13:48:02 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Mon, 12 Feb 2018 13:48:02 +0000 (UTC) for IP:'10.11.54.5' DOMAIN:'int-mx05.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'prarit@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/12/2018 08:34 AM, Peter Zijlstra wrote: > On Thu, Jan 18, 2018 at 10:09:51AM -0500, Prarit Bhargava wrote: >> config ACPI_SPCR_TABLE >> + bool "ACPI Serial Port Console Redirection Support" >> + default y if X86 >> + help >> + Enable support for Serial Port Console Redirection (SPCR) Table. >> + This table provides information about the configuration of the >> + earlycon console. > > I just got asked this by oldconfig, which left me rather puzzled, WTF > does this do? Odd -- I thought I had taken care of that :( My apologies Peter. ACPI SPCR is used by a vendor to define the serial console for a system. If SPCR exists a user can add kernel parameter "earlycon" (no extra kernel parameters) and the console will work out-of-the-box. The serial console configuration varies from vendor to vendor. This takes the guess-work out of defining a serial console. P. >