public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jesper Juhl <jju@dif.dk>
Cc: John Cherry <cherry@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: IA32 - 27 New warnings
Date: Thu, 18 Sep 2003 13:52:50 -0700	[thread overview]
Message-ID: <20030918205250.GC1914@kroah.com> (raw)
In-Reply-To: <Pine.LNX.4.56.0309182242090.10753@jju_lnx.backbone.dif.dk>

On Thu, Sep 18, 2003 at 10:45:18PM +0200, Jesper Juhl wrote:
> 
> 
> On Thu, 18 Sep 2003, Greg KH wrote:
> 
> > On Wed, Sep 17, 2003 at 11:23:03PM -0700, John Cherry wrote:
> > > drivers/usb/class/usb-midi.h:150: warning: `usb_midi_ids' defined but not used
> >
> > Hm, what compiler version are you using to get this warning?
> > This should not be happening (the usb_midi_ids are used in the
> > MODULE_DEVICE_TABLE() macro to export the info to userspace), and I
> > can't duplicate the warning here with gcc versions 3.3.1 or 2.96 (Red
> > Hat rawhide and Red Hat 7.3 respectively)
> >
> I just tested this with gcc 3.2.2 (Slackware Linux 9.0) and I do get that
> warning :

Ah, it was pointed out to me offline, that if you build those drivers
into the kernel, and not as a module like I was doing, you will see
those warning messages.

thanks,

greg k-h

  reply	other threads:[~2003-09-18 20:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-18  6:23 IA32 - 27 New warnings John Cherry
2003-09-18 13:33 ` Jesper Juhl
2003-09-18 15:40   ` Randy.Dunlap
2003-09-18 18:32     ` Jasper Spaans
2003-09-18 20:39     ` Jesper Juhl
2003-09-18 18:24 ` Greg KH
2003-09-18 20:45   ` Jesper Juhl
2003-09-18 20:52     ` Greg KH [this message]
     [not found] <x0sQ.2ZO.5@gated-at.bofh.it>
2003-09-18 13:42 ` Arnd Bergmann

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=20030918205250.GC1914@kroah.com \
    --to=greg@kroah.com \
    --cc=cherry@osdl.org \
    --cc=jju@dif.dk \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox