Root/target/linux/rdc/patches-2.6.32/120-panic_on_unrecovered_nmi.patch

1--- a/drivers/mfd/rdc321x-southbridge.c
2+++ b/drivers/mfd/rdc321x-southbridge.c
3@@ -84,6 +84,8 @@ static int __devinit rdc321x_sb_probe(st
4     rdc321x_gpio_pdata.sb_pdev = pdev;
5     rdc321x_wdt_pdata.sb_pdev = pdev;
6 
7+ panic_on_unrecovered_nmi = 1;
8+
9     return mfd_add_devices(&pdev->dev, -1,
10         rdc321x_sb_cells, ARRAY_SIZE(rdc321x_sb_cells), NULL, 0);
11 }
12

Archive Download this file



interactive