do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
SVN-Revision: 20324
This commit is contained in:
@@ -243,7 +243,6 @@ static int __init rdc321x_wdt_probe(struct platform_device *pdev)
|
|||||||
return err;
|
return err;
|
||||||
}
|
}
|
||||||
|
|
||||||
panic_on_unrecovered_nmi = 1;
|
|
||||||
dev_info(&pdev->dev, "watchdog init success\n");
|
dev_info(&pdev->dev, "watchdog init success\n");
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user