]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI, APEI, EINJ, Refine the fix of resource conflict
authorXiao, Hui <hui.xiao@linux.intel.com>
Thu, 8 Dec 2011 03:25:48 +0000 (11:25 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 17 Jan 2012 08:54:41 +0000 (03:54 -0500)
commitddf06372d93c42594882d8a182a84ce0e2830fcd
tree32098721489d63bdd571bd31df07770b06744a14
parent0efc3917f90bebbe0974dcae715f2f7a3ad371b0
ACPI, APEI, EINJ, Refine the fix of resource conflict

Current fix for resource conflict is to remove the address region <param1 &
param2, ~param2+1> from trigger resource, which is highly relies on valid user
input. This patch is trying to avoid such potential issues by fetching the
exact address region from trigger action table entry.

Signed-off-by: Xiao, Hui <hui.xiao@linux.intel.com>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/apei/einj.c