Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932271AbbEZOLL (ORCPT ); Tue, 26 May 2015 10:11:11 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:34662 "EHLO mail-ob0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755604AbbEZOLI (ORCPT ); Tue, 26 May 2015 10:11:08 -0400 MIME-Version: 1.0 In-Reply-To: <20150526135700.GC18076@nazgul.tnic> References: <1432645607-29343-1-git-send-email-kuleshovmail@gmail.com> <20150526131717.GB18076@nazgul.tnic> <20150526135700.GC18076@nazgul.tnic> Date: Tue, 26 May 2015 20:11:07 +0600 Message-ID: Subject: Re: [PATCH v8 0/3] x86/earlyprintk: setup serial earlyprintk as early as possible From: Alexander Kuleshov To: Borislav Petkov Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andy Shevchenko , LKML , Greg Kroah-Hartman , Mark Rustad , Yinghai Lu Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 730 Lines: 17 2015-05-26 19:57 GMT+06:00 Borislav Petkov : > On Tue, May 26, 2015 at 07:20:02PM +0600, Alexander Kuleshov wrote: >> To be able to use early_printk and serial console between kernel >> decompression and parse_eary_param. > > So no real use case - only a "just because we can" case. > It is not "just because we can". There is some code after kernel decompression and before parse_early_param and earlyprintk can be useful for printing debugging information in this case. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/