Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932854AbbFIJoC (ORCPT ); Tue, 9 Jun 2015 05:44:02 -0400 Received: from cantor2.suse.de ([195.135.220.15]:40525 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753787AbbFIJnz (ORCPT ); Tue, 9 Jun 2015 05:43:55 -0400 Date: Tue, 9 Jun 2015 11:43:48 +0200 From: Borislav Petkov To: Alexander Kuleshov Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andy Shevchenko , LKML , Greg Kroah-Hartman , Mark Rustad , Yinghai Lu Subject: Re: [PATCH v10 3/3] x86/earlyprintk: setup earlyprintk as early as possible Message-ID: <20150609094348.GB22105@pd.tnic> References: <1433686424-18555-1-git-send-email-kuleshovmail@gmail.com> <1433686477-20856-1-git-send-email-kuleshovmail@gmail.com> <20150608093326.GC5877@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 846 Lines: 23 On Tue, Jun 09, 2015 at 03:19:38PM +0600, Alexander Kuleshov wrote: > I've tested this and does not see early_printk output too on the > hardware, but only with qemu when I setup serial connection... The > problem here that the early_printk function does not use the log_buf > to store its messages as it printk does. > > How to be with this? Well, as I said, you'd need to do more staring. You need to find out why it doesn't work. If it fixable, then fix it. Remember, you want for early_printk() to work that early. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- 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/