projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
430b6ab
)
x86/amd-iommu: un__init iommu_setup_msi
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 23 Nov 2009 11:45:25 +0000
(12:45 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Dec 2009 22:03:18 +0000
(14:03 -0800)
commit
9f800de38b05d84809e89f16671d636a140eede7
upstream.
This function may be called on the resume path and can not
be dropped after booting.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/amd_iommu_init.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/amd_iommu_init.c
b/arch/x86/kernel/amd_iommu_init.c
index c20001e4f5562cf6199c546cbd9fa4f307dab122..e0b3130a1286eea1c64e79c2ac113dbb17cfd5ff 100644
(file)
--- a/
arch/x86/kernel/amd_iommu_init.c
+++ b/
arch/x86/kernel/amd_iommu_init.c
@@
-925,7
+925,7
@@
static int __init init_iommu_all(struct acpi_table_header *table)
*
****************************************************************************/
-static int
__init
iommu_setup_msi(struct amd_iommu *iommu)
+static int iommu_setup_msi(struct amd_iommu *iommu)
{
int r;