Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932860AbeAKJOB (ORCPT + 1 other); Thu, 11 Jan 2018 04:14:01 -0500 Received: from merlin.infradead.org ([205.233.59.134]:37456 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932566AbeAKJN7 (ORCPT ); Thu, 11 Jan 2018 04:13:59 -0500 Date: Thu, 11 Jan 2018 10:13:53 +0100 From: Peter Zijlstra To: Vince Weaver Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Ingo Molnar , Arnaldo Carvalho de Melo , Thomas Gleixner Subject: Re: perf: perf_fuzzer quickly locks up on 4.15-rc7 Message-ID: <20180111091353.GW6176@hirez.programming.kicks-ass.net> References: <20180108173005.lkglqrixb2ota6g2@gmail.com> <20180109102507.GG6176@hirez.programming.kicks-ass.net> <20180109132602.GA2369@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 08:44:23AM -0500, Vince Weaver wrote: > On Tue, 9 Jan 2018, Peter Zijlstra wrote: > > > So remind me again, how are you running that fuzzer? I'm running > > ./fast_repro99.sh as root. > > I'm running ./fast_repro98.sh on a regular haswell machine with paranoid > set to "0". I'm seeing things like: Cannot open /sys/kernel/tracing/kprobe_events this is likely caused by me not having anything mounted there. Rostedt provided the magic incantation to make that work, I'll go try now. At least I seem to have cured all lockdep splats.. of course, the moment I hit send on this someone bad is bound to happen.