]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
iommu/amd: Tell kmemleak about the irq_remap_table
authorLucas Stach <dev@lynxeye.de>
Wed, 26 Oct 2016 11:09:53 +0000 (13:09 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 10 Nov 2016 12:16:45 +0000 (13:16 +0100)
commitebcfa284395474187cca3d26d2a995b1d0fcce21
tree20a9bfb4218fad012b7898390e7f35f2870a9701
parentbc33b0ca11e3df467777a4fa7639ba488c9d4911
iommu/amd: Tell kmemleak about the irq_remap_table

This will get rid of a lot false positives caused by kmemleak being
unaware of the irq_remap_table. Based on a suggestion from Catalin Marinas.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu_init.c