]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit716760ab635e41d498fd51e3fad903bc7c33b80f
treeb87d171c5ed01e91ef1aefed6e947457da0646bd
parentda746b9a0706e8da0c27dc2cb7fcd1fa1039726e
parenta0c1eb133f250cef9912c4c13d9c3ae7a38f29f9
Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/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>