From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Date: Mon, 12 Oct 2015 20:57:55 -0400 Message-ID: <20151012205755.7ad86f4c@grimm.local.home> References: <1443427804-2957-1-git-send-email-sedat.dilek@gmail.com> <20150930045655.1c52eecd@gandalf.local.home> <20150930061351.06f06abd@gandalf.local.home> <20150930220153.7a75c4fc@grimm.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.225]:31372 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752009AbbJMA6I (ORCPT ); Mon, 12 Oct 2015 20:58:08 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Sedat Dilek Cc: Jiri Kosina , linux-input@vger.kernel.org, Tejun Heo , Lai Jiangshan , Paul McKenney On Sat, 3 Oct 2015 12:05:42 +0200 Sedat Dilek wrote: > So, at the beginning... dunno WTF is causing the problems - no > workaround for CLANG. Probably need to compile with gcc and with clang and look at the binary differences. Or at least what objdump shows. -- Steve