public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: + fix-fastboot-make-the-raid-autodetect-code-wait-for-all-devices-to-init.patch added to -mm tree
       [not found] <200809040539.m845dEgX022904@imap1.linux-foundation.org>
@ 2008-09-04 16:45 ` Randy.Dunlap
  2008-09-04 17:36   ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Randy.Dunlap @ 2008-09-04 16:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, arjan, arjan, mingo

On Wed, 3 Sep 2008, akpm@linux-foundation.org wrote:

> Subject: fix "fastboot: make the raid autodetect code wait for all devices to init"
> From: Andrew Morton <akpm@linux-foundation.org>
> 
> : commit b52c36a95ed8026b6925fe8595ebcab6921ae62d
> : Author: Arjan van de Ven <arjan@linux.intel.com>
> : Date:   Sun Jul 20 13:07:09 2008 -0700
> :
> :     fastboot: make the raid autodetect code wait for all devices to init
> 
> init/do_mounts_md.c: In function `md_run_setup':
> init/do_mounts_md.c:282: warning: ISO C90 forbids mixed declarations and code
> 
> How did this happen?

There are so many warnings that they get lost in the noise
unless someone is actively looking for them.

If I modify a source file, I try to check its build status afterwards
and not just that the kernel build succeeded.

-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: + fix-fastboot-make-the-raid-autodetect-code-wait-for-all-devices-to-init.patch added to -mm tree
  2008-09-04 16:45 ` + fix-fastboot-make-the-raid-autodetect-code-wait-for-all-devices-to-init.patch added to -mm tree Randy.Dunlap
@ 2008-09-04 17:36   ` Andrew Morton
  2008-09-04 17:38     ` Arjan van de Ven
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2008-09-04 17:36 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: linux-kernel, arjan, arjan, mingo

On Thu, 4 Sep 2008 09:45:10 -0700 (PDT) "Randy.Dunlap" <rdunlap@xenotime.net> wrote:

> On Wed, 3 Sep 2008, akpm@linux-foundation.org wrote:
> 
> > Subject: fix "fastboot: make the raid autodetect code wait for all devices to init"
> > From: Andrew Morton <akpm@linux-foundation.org>
> > 
> > : commit b52c36a95ed8026b6925fe8595ebcab6921ae62d
> > : Author: Arjan van de Ven <arjan@linux.intel.com>
> > : Date:   Sun Jul 20 13:07:09 2008 -0700
> > :
> > :     fastboot: make the raid autodetect code wait for all devices to init
> > 
> > init/do_mounts_md.c: In function `md_run_setup':
> > init/do_mounts_md.c:282: warning: ISO C90 forbids mixed declarations and code
> > 
> > How did this happen?
> 
> There are so many warnings that they get lost in the noise
> unless someone is actively looking for them.

Well if that's the explanation then OK (sort-of).  I'm more concerned
that the warning does not appear *at all* for some people's
compiler/Kconfig combinations.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: + fix-fastboot-make-the-raid-autodetect-code-wait-for-all-devices-to-init.patch added to -mm tree
  2008-09-04 17:36   ` Andrew Morton
@ 2008-09-04 17:38     ` Arjan van de Ven
  0 siblings, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2008-09-04 17:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Randy.Dunlap, linux-kernel, arjan, mingo

Andrew Morton wrote:
> On Thu, 4 Sep 2008 09:45:10 -0700 (PDT) "Randy.Dunlap" <rdunlap@xenotime.net> wrote:
> 
>> On Wed, 3 Sep 2008, akpm@linux-foundation.org wrote:
>>
>>> Subject: fix "fastboot: make the raid autodetect code wait for all devices to init"
>>> From: Andrew Morton <akpm@linux-foundation.org>
>>>
>>> : commit b52c36a95ed8026b6925fe8595ebcab6921ae62d
>>> : Author: Arjan van de Ven <arjan@linux.intel.com>
>>> : Date:   Sun Jul 20 13:07:09 2008 -0700
>>> :
>>> :     fastboot: make the raid autodetect code wait for all devices to init
>>>
>>> init/do_mounts_md.c: In function `md_run_setup':
>>> init/do_mounts_md.c:282: warning: ISO C90 forbids mixed declarations and code
>>>
>>> How did this happen?
>> There are so many warnings that they get lost in the noise
>> unless someone is actively looking for them.
> 
> Well if that's the explanation then OK (sort-of).  I'm more concerned
> that the warning does not appear *at all* for some people's
> compiler/Kconfig combinations.

it's weird; I could have sworn I had this fixed before sending the patch
out in the first place (I did notice the warning and remember fixing it)

probably a tool/flow issue on my side (forgetting quilt add/git add or something)
apologies for that

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-04 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200809040539.m845dEgX022904@imap1.linux-foundation.org>
2008-09-04 16:45 ` + fix-fastboot-make-the-raid-autodetect-code-wait-for-all-devices-to-init.patch added to -mm tree Randy.Dunlap
2008-09-04 17:36   ` Andrew Morton
2008-09-04 17:38     ` Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox