From: Greg KH <greg@kroah.com>
To: Uwe Bugla <uwe.bugla@gmx.de>
Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org,
bunk@stusta.de, linux-kernel@vger.kernel.org
Subject: Re: Compilation warnings of kernel 2.6.24-rc2
Date: Thu, 8 Nov 2007 10:28:44 -0800 [thread overview]
Message-ID: <20071108182844.GA420@kroah.com> (raw)
In-Reply-To: <200711080829.38340.uwe.bugla@gmx.de>
On Thu, Nov 08, 2007 at 08:29:38AM +0100, Uwe Bugla wrote:
> Hello everybody,
>
> this is a list of compilation warnings produced during compilation of kernel
> 2.6.24-rc2. gcc is version is 4.2.2-3. Architecture is i386.
> Distro is Debian Lenny / Sid.
>
> 4. drivers/pci/search.c: In function ‘pci_find_slot’:
> drivers/pci/search.c:135: warning: ‘pci_find_device’ is deprecated (declared
> at include/linux/pci.h:492)
> drivers/pci/search.c: At top level:
> drivers/pci/search.c:478: warning: ‘pci_find_device’ is deprecated (declared
> at drivers/pci/search.c:283)
> drivers/pci/search.c:478: warning: ‘pci_find_device’ is deprecated (declared
> at drivers/pci/search.c:283)
> drivers/pci/search.c:479: warning: ‘pci_find_slot’ is deprecated (declared at
> drivers/pci/search.c:132)
> drivers/pci/search.c:479: warning: ‘pci_find_slot’ is deprecated (declared at
> drivers/pci/search.c:132)
These warnings can not go away until these functions can go away
entirely. Hopefully that will happen soon, but there are still drivers
using these old functions :(
thanks,
greg k-h
parent reply other threads:[~2007-11-08 18:47 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <200711080829.38340.uwe.bugla@gmx.de>]
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=20071108182844.GA420@kroah.com \
--to=greg@kroah.com \
--cc=akpm@linux-foundation.org \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=uwe.bugla@gmx.de \
/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