From: Andi Kleen Date: Mon, 26 Jun 2006 11:56:49 +0000 (+0200) Subject: [PATCH] x86_64: Use -ENODEV in IOMMU initialization X-Git-Tag: v2.6.18-rc1~612^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f201611fcecdfa825471dc425ee007997228fae4;p=pandora-kernel.git [PATCH] x86_64: Use -ENODEV in IOMMU initialization Fix initcall at 0xffffffff806c5b89: pci_iommu_init+0x0/0x53c(): returned with error code -1 Return -ENODEV instead when the IOMMU is not used. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed