From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755968AbbI1GDV (ORCPT ); Mon, 28 Sep 2015 02:03:21 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:32880 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751227AbbI1GDR (ORCPT ); Mon, 28 Sep 2015 02:03:17 -0400 Date: Mon, 28 Sep 2015 08:03:13 +0200 From: Ingo Molnar To: Sedat Dilek Cc: Paul McKenney , Ingo Molnar , Linus Torvalds , LKML Subject: Re: [GIT PULL rcu/urgent] Fix two more 4.3 regressions Message-ID: <20150928060312.GB2684@gmail.com> References: <20150927073219.GE30373@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Sedat Dilek wrote: > [ 23.874836] BUG: sleeping function called from invalid context at > kernel/workqueue.c:2678 > [ 23.874902] in_atomic(): 0, irqs_disabled(): 1, pid: 1411, name: acpid > > $ grep LOCKDEP /boot/config-4.3.0-rc2-438.1-llvmlinux-amd64 Was this kernel built with LLVM? If yes then please do not report it as 'bugs' to lkml, unless you can also reproduce it under GCC. Please bring it up with the LLVM folks. Thanks, Ingo