From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Rowand Subject: Re: [PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC Date: Mon, 1 May 2017 15:23:22 -0700 Message-ID: <5907B55A.1080803@gmail.com> References: <1493582403-12291-1-git-send-email-frank.rowand@sony.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Rowand, Frank" , Rob Herring Cc: Stephen Boyd , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On 05/01/17 14:20, Rowand, Frank wrote: > On Monday, May 01, 2017 1:13 PM, Rob Herring [mailto:robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org] wrote: >> >> On Sun, Apr 30, 2017 at 3:00 PM, Frank Rowand >> wrote: >>> An undeclared variable was used in a macro that evaluates to nothing >>> when CONFIG_DEBUG_LOCK_ALLOC is not defined. Change to use the correct >>> variable that does exist. >>> >>> --- >>> >>> reported by kbuild test robot on on robh/for-next >>> https://lkml.org/lkml/2017/4/29/134 >> >> That's a bit misleading because I've not applied the offending patch. >> Please squash this. >> >> Rob > > Does "squash this" mean to redo the original path to include this fix? ^^^^ patch > > Thanks, > > Frank > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html