[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1203579134.20345.9.camel@brick>
Date: Wed, 20 Feb 2008 23:32:14 -0800
From: Harvey Harrison <harvey.harrison@...il.com>
To: Len Brown <lenb@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: acpi: new sparse warnings in 2.6.25-rc2
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists