Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756414AbcDDVk6 (ORCPT ); Mon, 4 Apr 2016 17:40:58 -0400 Received: from mail.skyhub.de ([78.46.96.112]:46151 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750994AbcDDVk5 (ORCPT ); Mon, 4 Apr 2016 17:40:57 -0400 Date: Mon, 4 Apr 2016 23:40:53 +0200 From: Borislav Petkov To: Andy Lutomirski Cc: Peter Zijlstra , Jan Kara , Paolo Bonzini , xen-devel , Arjan van de Ven , X86 ML , Andrew Morton , Petr Mladek , KVM list , "linux-kernel@vger.kernel.org" , Linus Torvalds Subject: Re: [PATCH v5 3/9] x86/head: Move early exception panic code into early_fixup_exception Message-ID: <20160404214053.GB15405@pd.tnic> References: <4085070316fc3ab29538d3fcfe282648d1d4ee2e.1459605520.git.luto@kernel.org> <20160402183919.GA2538@pd.tnic> <20160402204752.GC2538@pd.tnic> <20160404115206.GG8372@quack.suse.cz> <20160404160042.GB3448@twins.programming.kicks-ass.net> <20160404193803.GK351@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 434 Lines: 13 On Mon, Apr 04, 2016 at 02:31:46PM -0700, Andy Lutomirski wrote: > Could you do it by moving just the earlyprintk stuff a la > fpu__init_parse_early_param()? Yeah, something like that. I'll play with this more tomorrow. Btw, no need to make any of this part of your patchset - I'd like early changes like that to cook longer for obvious reasons anyway... -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.