]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI, APEI, EINJ, limit the range of einj_param
authorChen Gong <gong.chen@linux.intel.com>
Sat, 3 Mar 2012 03:56:43 +0000 (11:56 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 30 Mar 2012 07:30:18 +0000 (03:30 -0400)
commit185210cc754754c2504afcef9d1c9cd4b8761a9c
tree81ac9a251dfd1100d3ed85c3161fbbcd488f43c3
parent7ed28f2ed43ece424ff2fa4dedac7928bb37a23a
ACPI, APEI, EINJ, limit the range of einj_param

On the platforms with ACPI4.x support, parameter extension
is not always doable, which means only parameter extension
is enabled, einj_param can take effect.

v2->v1: stopping early in einj_get_parameter_address for einj_param

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/apei/einj.c