Re: [PATCH v3 9/9] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64

2015-03-04 Thread Rafael J. Wysocki
On Tuesday, February 24, 2015 05:36:25 PM al.st...@linaro.org wrote: > From: Al Stone > > ACPI_OS_NAME is globally defined as "Microsoft Windows NT" for now. > That doesn't make much sense in the ARM context, so set it to "Linux" > when CONFIG_ARM64. > > If it is necessary to change the return

Re: [PATCH v3 9/9] ACPI: arm64: use Linux as ACPI_OS_NAME for _OS on arm64

2015-03-04 Thread Rafael J. Wysocki
On Tuesday, February 24, 2015 05:36:25 PM al.st...@linaro.org wrote: From: Al Stone al.st...@linaro.org ACPI_OS_NAME is globally defined as Microsoft Windows NT for now. That doesn't make much sense in the ARM context, so set it to Linux when CONFIG_ARM64. If it is necessary to change the

[PATCH v3 9/9] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64

2015-02-24 Thread al . stone
From: Al Stone ACPI_OS_NAME is globally defined as "Microsoft Windows NT" for now. That doesn't make much sense in the ARM context, so set it to "Linux" when CONFIG_ARM64. If it is necessary to change the return value from \_OS_ (that is, return some value other than the default in

[PATCH v3 9/9] ACPI: arm64: use Linux as ACPI_OS_NAME for _OS on arm64

2015-02-24 Thread al . stone
From: Al Stone al.st...@linaro.org ACPI_OS_NAME is globally defined as Microsoft Windows NT for now. That doesn't make much sense in the ARM context, so set it to Linux when CONFIG_ARM64. If it is necessary to change the return value from \_OS_ (that is, return some value other than the default