]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-ixp4xx/common-pci.c
Merge branch 'misc' into devel
[karo-tx-linux.git] / arch / arm / mach-ixp4xx / common-pci.c
index 333d04c5365024b30ef2c61a1922efe2d4e9a92c..61cd4d64b98596c7507dcaf67d069dbe22508e50 100644 (file)
@@ -382,7 +382,8 @@ void __init ixp4xx_pci_preinit(void)
 
 
        /* hook in our fault handler for PCI errors */
-       hook_fault_code(16+6, abort_handler, SIGBUS, "imprecise external abort");
+       hook_fault_code(16+6, abort_handler, SIGBUS, 0,
+                       "imprecise external abort");
 
        pr_debug("setup PCI-AHB(inbound) and AHB-PCI(outbound) address mappings\n");