Hi, FYI, building 2.6.22-rc2 with gcc (GCC) 4.1.3 20070514 (prerelease) (Debian 4.1.2-7) on my powerbook (PPC) gives: ... arch/powerpc/kernel/pci_32.c: In function 'pcibios_assign_resources': arch/powerpc/kernel/pci_32.c:562: warning: ignoring return value of 'pci_assign_resource', declared with attribute warn_unused_result arch/powerpc/kernel/pci_32.c: In function 'pcibios_add_platform_entries': arch/powerpc/kernel/pci_32.c:1053: warning: ignoring return value of 'device_create_file', declared with attribute warn_unused_result arch/powerpc/mm/mem.c: In function 'paging_init': arch/powerpc/mm/mem.c:313: warning: passing argument 1 of 'pmd_offset' from incompatible pointer type arch/powerpc/mm/mem.c:316: warning: passing argument 1 of 'pmd_offset' from incompatible pointer type ... drivers/base/core.c: In function 'device_add': drivers/base/core.c:714: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result drivers/base/core.c:719: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result drivers/base/core.c:722: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result drivers/base/core.c: In function 'device_rename': drivers/base/core.c:1197: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result drivers/base/dd.c:211: warning: 'device_probe_drivers' defined but not used ... drivers/ide/setup-pci.c: In function 'ide_scan_pcibus': drivers/ide/setup-pci.c:879: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result drivers/pci/search.c: In function 'pci_find_slot': drivers/pci/search.c:99: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:477) drivers/pci/search.c: At top level: drivers/pci/search.c:433: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:241) drivers/pci/search.c:433: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:241) ... If more info is needed, please contact me via PM, as I am not subscribed. Thanks for your patience Elimar -- Never make anything simple and efficient when a way can be found to make it complex and wonderful ;-)
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: 2.6.22-rc2 built on ppc (1)
- From: Greg KH <[email protected]>
- Re: 2.6.22-rc2 built on ppc (1)
- Prev by Date: Re: libata and legacy ide pcmcia failure
- Next by Date: 2.6.22-rc2 built on ppc (2)
- Previous by thread: 2.6.22-rc2 built on ppc
- Next by thread: Re: 2.6.22-rc2 built on ppc (1)
- Index(es):