Should we be concerned about this warning?
WARNING: Can't handle masks in drivers/ide/pci/atiixp:FFFF05
from drivers/ide/pci/atiixp.c:
{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_SATA, PCI_ANY_ID, PCI_ANY_ID, (PCI_CLASS_STORAGE_IDE<<8)|0x8a, 0xffff05, 1},
--
~Randy
Hi Randy,
It's a no harmful warning, the patch was tested on ATI IXP600 (namely SB600), it works.
Best regards,
Conke @ AMD, Inc.
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Randy Dunlap
Sent: 2006??11??1?? 2:47
To: linux-kernel; gregkh
Subject: modpost warning: class mask
Should we be concerned about this warning?
WARNING: Can't handle masks in drivers/ide/pci/atiixp:FFFF05
from drivers/ide/pci/atiixp.c:
{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_SATA, PCI_ANY_ID, PCI_ANY_ID, (PCI_CLASS_STORAGE_IDE<<8)|0x8a, 0xffff05, 1},
--
~Randy