acpi: new sparse warnings in 2.6.25-rc2

From: Harvey Harrison
Date: Thu Feb 21 2008 - 02:32:16 EST


Introduced between 2.6.25-rc1 and -rc2.

drivers/acpi/executer/exregion.c:369:8: warning: incorrect type in argument 3 (different type sizes)
drivers/acpi/executer/exregion.c:369:8: expected unsigned int [usertype] *value
drivers/acpi/executer/exregion.c:369:8: got unsigned long long [usertype] *value
drivers/acpi/executer/exregion.c: In function âacpi_ex_pci_config_space_handlerâ:
drivers/acpi/executer/exregion.c:369: warning: passing argument 3 of âacpi_os_read_pci_configurationâ from incompatible pointer type

Cheers,

Harvey

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/