From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759496AbcAMPSt (ORCPT ); Wed, 13 Jan 2016 10:18:49 -0500 Received: from mga01.intel.com ([192.55.52.88]:44549 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052AbcAMPSs (ORCPT ); Wed, 13 Jan 2016 10:18:48 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,289,1449561600"; d="scan'208";a="632831349" From: Alexander Shishkin To: Dmitry Vyukov , Ingo Molnar Cc: 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> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Wed, 13 Jan 2016 17:18:44 +0200 Message-ID: <87oacp8q3v.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: > 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? Thanks, -- Alex