From 0414913c3591db2160c0a40e31d13e263ecfb2f2 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 18 Dec 2012 15:13:31 +0000 Subject: kernel: update linux 3.7 to 3.7.1 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34760 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/patches-3.7/120-panic_on_unrecovered_nmi.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/x86/patches-3.7/120-panic_on_unrecovered_nmi.patch') diff --git a/target/linux/x86/patches-3.7/120-panic_on_unrecovered_nmi.patch b/target/linux/x86/patches-3.7/120-panic_on_unrecovered_nmi.patch index 6a1279cea..5f870e8ce 100644 --- a/target/linux/x86/patches-3.7/120-panic_on_unrecovered_nmi.patch +++ b/target/linux/x86/patches-3.7/120-panic_on_unrecovered_nmi.patch @@ -7,5 +7,5 @@ + panic_on_unrecovered_nmi = 1; + return mfd_add_devices(&pdev->dev, -1, - rdc321x_sb_cells, ARRAY_SIZE(rdc321x_sb_cells), NULL, 0); - } + rdc321x_sb_cells, ARRAY_SIZE(rdc321x_sb_cells), + NULL, 0, NULL); -- cgit v1.2.3