From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934176AbdKBDkR (ORCPT ); Wed, 1 Nov 2017 23:40:17 -0400 Received: from ozlabs.org ([103.22.144.67]:51871 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934030AbdKBDkQ (ORCPT ); Wed, 1 Nov 2017 23:40:16 -0400 Date: Thu, 2 Nov 2017 14:40:14 +1100 From: Stephen Rothwell To: Kees Cook Cc: Thomas Gleixner , LKML Subject: Re: [PATCH] timer: Add parenthesis around timer_setup() macro arguments Message-ID: <20171102144014.62b1b3be@canb.auug.org.au> In-Reply-To: References: <20171101143250.GA65266@beast> <20171102133337.753824af@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kees, On Wed, 1 Nov 2017 20:04:05 -0700 Kees Cook wrote: > > On Wed, Nov 1, 2017 at 7:33 PM, Stephen Rothwell wrote: > > Hi Kees, > > > > On Wed, 1 Nov 2017 07:32:50 -0700 Kees Cook wrote: > >> > >> In the case where expressions are passed as macro arguments, the LOCKDEP > >> version of the timer macros need enclosing parenthesis. > >> > >> Reported-by: Stephen Rothwell > >> Signed-off-by: Kees Cook > > > > I have applied that patch to linux-next today pending it appearing in > > the tip tree. > > Thanks! It should be there in tip/timers/core as of several hours ago. Yeah, but there is some testing done before it is included the auto-latest branch, which is what I fetch for linux-next. -- Cheers, Stephen Rothwell