Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Date: Tue, 31 Oct 2006 10:37:37 +0100
On Mon, 2006-10-30 at 17:04 -0800, Andrew Morton wrote:
treeirq = -ENOSPC;
+ vector = 0;
NAK - the code is fine, and this is fixed in Jeff's gcc-warnings
via annotation.
err, what gcc-warnings tree?
git
+ssh://master.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git#gccbug
just does lots of initialise-to-zero thingies, doesn't have any
special
annotation and doesn't fix io_apic.c.
this is an initialize-to-zero annotation for a false-positive gcc
warning. If it's not in Jeff tree yet then it should be there ...
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- From: Andrew Morton
- Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- References:
- [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- From: Stefan Richter
- Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- From: Ingo Molnar
- Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- From: Andrew Morton
- [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- Prev by Date: Re: Thousands of interfaces
- Next by Date: Re: [PATCH] splice : two smp_mb() can be omitted
- Previous by thread: Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- Next by thread: Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq
- Index(es):