mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-06 05:31:23 +00:00
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
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user