1
0
Fork 0
alistair23-linux/include/acpi/platform
Lin Ming 28eb3fcf87 ACPICA: Make acpi_thread_id no longer configurable, always u64
Change definition of acpi_thread_id to always be a u64. This
simplifies the code, especially any printf output. u64 is
the only common data type for all thread_id types across all
operating systems. We now force the OSL to cast the native
thread_id type to u64 before returning the value to ACPICA
(via acpi_os_get_thread_id).

Signed-off-by: Lin Ming <ming.m.lin@intel.com
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2010-10-01 01:47:55 -04:00
..
acenv.h ACPICA: Add ACPI_INLINE configuration parameter 2010-10-01 01:47:55 -04:00
acgcc.h ACPICA: Add ACPI_INLINE configuration parameter 2010-10-01 01:47:55 -04:00
aclinux.h ACPICA: Make acpi_thread_id no longer configurable, always u64 2010-10-01 01:47:55 -04:00