[PATCH 4/7] ia64: ACPI: create arch-dependent version of acpi_osi_handler()

2015-01-22 Thread al . stone
From: Al Stone In order to deprecate the use of _OSI for arm64 or other new architectures, we need to make the default handler something we can change for various platforms. This patch moves the definition of acpi_osi_handler() -- the function used by ACPICA as a callback for evaluating _OSI --

[PATCH 4/7] ia64: ACPI: create arch-dependent version of acpi_osi_handler()

2015-01-22 Thread al . stone
From: Al Stone a...@redhat.com In order to deprecate the use of _OSI for arm64 or other new architectures, we need to make the default handler something we can change for various platforms. This patch moves the definition of acpi_osi_handler() -- the function used by ACPICA as a callback for