Re: [PATCH 2.6.27.3 usbcore] Move __module_param_call(nousb)toimmediately after declaration of nousb.

From: Alan Stern
Date: Fri Oct 24 2008 - 12:19:43 EST


On Sat, 25 Oct 2008, Tetsuo Handa wrote:

> Hello.
>
> I succeeded to produce this problem with 2.6.26 .
> Thus, at least, it is not a new bug introduced in 2.6.27 .
>
> Greg KH wrote:
> > This really sounds like a compiler bug somewhere, reordering this
> > shouldn't "fix" this issue.
>
> I think so too.

> Well, I'm getting more and more confused.
> It may be gcc3's bug, it may not be gcc's bug.

Why don't you simply look at the output from the compiler? Either the
.o file or else the intermediate .s file.

Alan Stern

--
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/