[asterisk-bugs] [Zaptel 0012945]: passing argument 3 of ‘pci_free_consistent’ discards qualifiers from pointer target type
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 28 18:44:12 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12945
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Zaptel
Issue ID: 12945
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Zaptel Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 4473
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 06-28-2008 18:44 CDT
Last Modified: 06-28-2008 18:44 CDT
======================================================================
Summary: passing argument 3 of ‘pci_free_consistent’
discards qualifiers from pointer target type
Description:
When I build on my Debian Testing (Lenny) system with the test_git_kernel
script I get the above warning from most of the drivers of PCI cards:
passing argument 3 of ‘pci_free_consistent’ discards qualifiers from
pointer target type
I'm not sure what exactly it means (the "volatile" quilifier cannot be
discarded?) . Anyway, it generates much noise in the build logs, that will
probably serve to hide other warnings.
When I build vs. kernel 2.6.24-1-amd64 of the Debian package I get no such
warnings (with the same zaptel build tree, same gcc and basically the same
.config file for the kernel)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-28-08 18:44 tzafrir Zaptel Version => SVN
06-28-08 18:44 tzafrir SVN Branch (only for SVN checkou => trunk
06-28-08 18:44 tzafrir SVN Revision (number only!) => 4473
06-28-08 18:44 tzafrir Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list