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)
commit79fec2c557cf69187dad09ba55ee389872485622
treeb87d171c5ed01e91ef1aefed6e947457da0646bd
parentfebb72a6e4cc6c8cffcc1ea649a3fb364f1ea432
parent8a8f422d3b4f2cde8e0e1d31638279a26a886a82
Merge tag 'intr-remapping-ops-for-ingo' of git://git./linux/kernel/git/joro/iommu into core/iommu

- 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>