Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934453AbeAIQUm (ORCPT + 1 other); Tue, 9 Jan 2018 11:20:42 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:45445 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934214AbeAIQUY (ORCPT ); Tue, 9 Jan 2018 11:20:24 -0500 Date: Tue, 9 Jan 2018 17:20:19 +0100 From: Peter Zijlstra To: Ingo Molnar Cc: Vince Weaver , linux-kernel@vger.kernel.org, Ingo Molnar , Arnaldo Carvalho de Melo , Thomas Gleixner , Steven Rostedt Subject: Re: perf: perf_fuzzer quickly locks up on 4.15-rc7 Message-ID: <20180109162019.GL3040@hirez.programming.kicks-ass.net> References: <20180108173005.lkglqrixb2ota6g2@gmail.com> <20180109102507.GG6176@hirez.programming.kicks-ass.net> <20180109132602.GA2369@hirez.programming.kicks-ass.net> <20180109151253.GK6176@hirez.programming.kicks-ass.net> <20180109153341.GL6176@hirez.programming.kicks-ass.net> <20180109161606.etvacvfe6rq777ps@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180109161606.etvacvfe6rq777ps@gmail.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, Jan 09, 2018 at 05:16:06PM +0100, Ingo Molnar wrote: > > + force_early_printk > > + Forcefully uses early_console (as per earlyprintk=) > > + usage for regular printk, bypassing everything, > > + including the syslog (dmesg will be empty). > > BTW., this looks very useful - please consider pushing it upstream if it does not > hurt any of the other syslog usecases. I've posted it a number of times, the printk people didn't hate it but haven't merged it either. Instead they continue working on making it a bigger trainwreck... I'll post it again later when we're not chasing spectres and meltdowns.