]> 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)
commit5119a93e304f937850f75957fc631a3e21b106f7
tree32098721489d63bdd571bd31df07770b06744a14
parentc4a0d72ec61045b79e61bba1ed67d265dfd410a0
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