From a5a2f494f9eff644c5369807a472cc6d9722baed Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Thu, 8 Mar 2012 08:58:13 +0000 Subject: [PATCH] x86/amd: iommu_set_device_table() must not be __init commit 6b7f000eb6a0b81d7a809833edb7a457eedf8512 upstream. This function is called from enable_iommus(), which in turn is used from amd_iommu_resume(). Signed-off-by: Jan Beulich Signed-off-by: Joerg Roedel Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed