Re: [PATCH 2.6.19-rc3] i386/io_apic: fix compiler warning in create_irq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Andrew Morton <[email protected]> wrote:

> > 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 ...
> 
> hm, I wouldn't call that "annotation".
> 
> Now, the
> 
> #define SHUT_GCC_UP(x)	= x
> 
> 	...
> 	int foo SHUT_GCC_UP(foo);
> 	...
> 
> (or whatever it was) trick was "annotation".  A good way of doing it 
> too, IMO.

hm, i thought Jeff's tree was doing that ...

we definitely do not want to hide these places. They both make the code 
less readable (why initialize it to some value if that value is never 
used) and they hide the problem from the GCC folks too.

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux