Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux/kernel...
authorIngo Molnar <mingo@kernel.org>
Mon, 7 May 2012 14:21:35 +0000 (16:21 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 7 May 2012 14:21:35 +0000 (16:21 +0200)
- This patchset introduces a generic ops-interface for
  accessing interrupt remapping hardware on x86. It factors
  out the VT-d specific code from io_apic.c and moves it to
  drivers/iommu. These changes will be used to add support for
  AMD interrupt remapping hardware.

Signed-off-by: Ingo Molnar <mingo@kernel.org>

Trivial merge