1. 08 12月, 2012 1 次提交
    • C
      ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table · 112f1fc0
      Chen Gong 提交于
      To handle error trigger table correctly, memory region must be
      removed from request region. We had a series of patches to do this
      culminating in:
      	commit b4e008dc
      	ACPI, APEI, EINJ, Refine the fix of resource conflict
      
      but when ACPI5 support was added, we missed updating this area. So
      when using EINJ table on an ACPI5 enabled machine, we get following error:
      
      APEI: Can not request [mem 0x526b80000-0x526b80007] for APEI EINJ
      Trigger registers
      
      Fix this by checking for the acpi5 case and using the same code
      that was added earlier.
      Signed-off-by: NChen Gong <gong.chen@linux.intel.com>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      112f1fc0
  2. 30 3月, 2012 2 次提交
  3. 24 1月, 2012 3 次提交
  4. 18 1月, 2012 1 次提交
  5. 17 1月, 2012 4 次提交
  6. 03 8月, 2011 1 次提交
  7. 14 7月, 2011 1 次提交
  8. 25 5月, 2011 1 次提交
  9. 03 1月, 2011 1 次提交
  10. 30 9月, 2010 1 次提交
  11. 20 5月, 2010 2 次提交