git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
134d12f
)
x86/amd: iommu_set_device_table() must not be __init
author
Jan Beulich
<JBeulich@suse.com>
Thu, 8 Mar 2012 08:58:13 +0000
(08:58 +0000)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 8 Mar 2012 10:36:06 +0000
(11:36 +0100)
This function is called from enable_iommus(), which in turn is used
from amd_iommu_resume().
Cc: stable@vger.kernel.org
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found