From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965903AbcIVSoy (ORCPT ); Thu, 22 Sep 2016 14:44:54 -0400 Received: from merlin.infradead.org ([205.233.59.134]:46084 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030305AbcIVSoV (ORCPT ); Thu, 22 Sep 2016 14:44:21 -0400 Date: Thu, 22 Sep 2016 20:44:15 +0200 From: Peter Zijlstra To: Nicolai Stange Cc: Juergen Gross , Ingo Molnar , Thomas Gleixner , Davidlohr Bueso , Richard Weinberger , linux-kernel@vger.kernel.org Subject: Re: [PATCH] smp: smp_call_on_cpu(): use INIT_WORK_ONSTACK() for automatic work_struct Message-ID: <20160922184415.GB5012@twins.programming.kicks-ass.net> References: <20160922181758.3449-1-nicstange@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160922181758.3449-1-nicstange@gmail.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 22, 2016 at 08:17:58PM +0200, Nicolai Stange wrote: > This new warning > > INFO: trying to register non-static key. > the code is fine but needs lockdep annotation. > turning off the locking correctness validator. > CPU: 0 PID: 82 Comm: kworker/0:1 Not tainted 4.8.0-rc6+ #360 > Hardware name: Dell Inc. Latitude E6540/0725FP, BIOS A10 06/26/2014 > Workqueue: events smp_call_on_cpu_callback https://lkml.kernel.org/r/tip-8db549491c4a3ce9e1d509b75f78516e497f48ec@git.kernel.org