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


Groups > linux.kernel > #1414867

Re: v4.7-rc2 build: 0 failures 5 warnings (v4.7-rc2)

From Tomi Valkeinen <tomi.valkeinen@ti.com>
Newsgroups linux.kernel
Subject Re: v4.7-rc2 build: 0 failures 5 warnings (v4.7-rc2)
Date 2016-06-06 12:20 +0200
Message-ID <rGZNw-3vO-9@gated-at.bofh.it> (permalink)
References <rGZkt-34Q-3@gated-at.bofh.it> <rGZkt-34Q-1@gated-at.bofh.it> <rGZDQ-3sr-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 06/06/16 13:08, Peter Ujfalusi wrote:
> On 06/06/16 12:44, Arnd Bergmann wrote:
>> On Monday, June 6, 2016 2:09:07 AM CEST Build bot for Mark Brown wrote:
>>> arm-allmodconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
>>>
>>> Warnings:
>>>         ../drivers/gpu/drm/omapdrm/dss/dsi.c:1170:6: warning: unused variable 'r' [-Wunused-variable]
>>>         ../drivers/gpu/drm/omapdrm/dss/hdmi5.c:123:6: warning: unused variable 'r' [-Wunused-variable]
>>
>> These got introduced by Fixes: 973999aa0140 ("drm/omap: Remove
>> regulator API abuse") in 4.7-rc2, and are trivial to fix, I can provide a
>> patch if needed.
> 
> Hrm, I don't remember sending that patch, I have sent:
> https://lkml.org/lkml/2016/4/28/361
> 
> The patch I have sent did not have 'r' unused.
> 
> I can send follow-up patches to fix the unused variable.

Oops.

There was a partial cleanup going for 4.7 merge window, but it missed
that. But arch/arm side cleanups went in, so I was able to do proper
cleanup. But in the end I somehow managed to mess it up, and the 'int
r's were left. Sorry about that.

I have sent a fix patch for those last week.

>> 845cd86005ea [SUBMITTED 20160511] drm/omap: include linux/of.h where needed

This one shouldn't be necessary, as there's d9e32ecda41b ("drm/omap: Fix
missing includes").

 Tomi

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


Thread

Re: v4.7-rc2 build: 0 failures 5 warnings (v4.7-rc2) Arnd Bergmann <arnd@arndb.de> - 2016-06-06 11:50 +0200
  Re: v4.7-rc2 build: 0 failures 5 warnings (v4.7-rc2) Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-06-06 12:10 +0200
    Re: v4.7-rc2 build: 0 failures 5 warnings (v4.7-rc2) Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-06-06 12:20 +0200
      Re: v4.7-rc2 build: 0 failures 5 warnings (v4.7-rc2) Arnd Bergmann <arnd@arndb.de> - 2016-06-06 12:30 +0200

csiph-web