From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752067AbcAMPfa (ORCPT ); Wed, 13 Jan 2016 10:35:30 -0500 Received: from mga09.intel.com ([134.134.136.24]:42031 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751887AbcAMPf3 (ORCPT ); Wed, 13 Jan 2016 10:35:29 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,289,1449561600"; d="scan'208";a="889729131" From: Alexander Shishkin To: Dmitry Vyukov Cc: Ingo Molnar , Peter Zijlstra , Stephane Eranian , LKML , vince@deater.net, Andi Kleen , jolsa@redhat.com, Thomas Gleixner , Peter Zijlstra , Arnaldo Carvalho de Melo Subject: Re: [RFC][PATCH 00/12] various perf fixes In-Reply-To: References: <20160111162458.427203780@infradead.org> <20160112101109.GC20997@gmail.com> <87oacp8q3v.fsf@ashishki-desk.ger.corp.intel.com> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Wed, 13 Jan 2016 17:35:25 +0200 Message-ID: <87lh7t8pc2.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dmitry Vyukov writes: > On Wed, Jan 13, 2016 at 4:18 PM, Alexander Shishkin > wrote: >> Dmitry Vyukov writes: >> >>> 2016/01/12 12:08:26 qemu-12: saving crash 'WARNING: CPU: 2 PID: 26946 >>> at kernel/events/core.c:213 event_function+0x4ba/0x590()' to >> >> If you still have the code, can you check which of the WARN_ON_ONCE()s >> is this? > > Here is my core.c > https://gist.github.com/dvyukov/3b3a4993ade37e344636 Bingo! Thanks. Regards, -- Alex