Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1633851

Re: [PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC

From Rob Herring <robh+dt@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC
Date 2017-05-01 22:20 +0200
Message-ID <tCpXz-5cq-5@gated-at.bofh.it> (permalink)
References <tCpXz-5cq-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Apr 30, 2017 at 3:00 PM, Frank Rowand <frank.rowand@sony.com> 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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC Rob Herring <robh+dt@kernel.org> - 2017-05-01 22:20 +0200
  Re: [PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC Frank Rowand <frowand.list@gmail.com> - 2017-05-02 00:30 +0200

csiph-web