do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
SVN-Revision: 20324
This commit is contained in:
parent
ea66b2355d
commit
ea89aacf52
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ static int __init rdc321x_wdt_probe(struct platform_device *pdev)
|
|||
return err;
|
||||
}
|
||||
|
||||
panic_on_unrecovered_nmi = 1;
|
||||
dev_info(&pdev->dev, "watchdog init success\n");
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in a new issue