All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.27.3 usbcore] Move __module_param_call(nousb) to immediately after declaration of nousb.
Date: Thu, 23 Oct 2008 21:19:17 -0700	[thread overview]
Message-ID: <20081024041917.GA16594@kroah.com> (raw)
In-Reply-To: <200810240158.m9O1w2PX032608@www262.sakura.ne.jp>

On Fri, Oct 24, 2008 at 10:58:02AM +0900, Tetsuo Handa wrote:
> Hello.
> 
> I don't know the reason, but the below patch solves the problem which I'm
> experiencing with CONFIG_USB=y on Debian Sarge (gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)).
> 
> Something is wrong with sorting symbol table or walking sysfs tree?
> 
> Without this patch:

This really sounds like a compiler bug somewhere, reordering this
shouldn't "fix" this issue.  Is 3.3.5 still supported by the Debian
team?  I know the minimum gcc version is 3.2 for the kernel, so it's
strange that no one else sees this.

I've tried gcc 4.1.2 and 4.3.2 and can't see this either, so something
wierd is going on.

Can you duplicate this in a stand-alone test module?

thanks,

greg k-h

  reply	other threads:[~2008-10-24  4:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-24  1:58 [PATCH 2.6.27.3 usbcore] Move __module_param_call(nousb) to immediately after declaration of nousb Tetsuo Handa
2008-10-24  4:19 ` Greg KH [this message]
2008-10-24 15:26   ` [PATCH 2.6.27.3 usbcore] Move __module_param_call(nousb) toimmediately " Tetsuo Handa
2008-10-24 16:19     ` Alan Stern
2008-10-25  1:10       ` [PATCH 2.6.27.3 usbcore] Move __module_param_call(nousb) to immediately " Tetsuo Handa
2008-10-26 16:11         ` Alan Stern
2008-10-24 13:59 ` Alan Stern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081024041917.GA16594@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=penguin-kernel@i-love.sakura.ne.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.