From ba3a749f9b29b40784bb576651142c601d4a7211 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Tue, 12 Jan 2016 20:50:41 +0000 Subject: kernel: refresh patches for kernel 4.4 Signed-off-by: Hauke Mehrtens SVN-Revision: 48222 --- target/linux/x86/patches-4.4/011-tune_lzma_options.patch | 2 +- target/linux/x86/patches-4.4/120-panic_on_unrecovered_nmi.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/x86') diff --git a/target/linux/x86/patches-4.4/011-tune_lzma_options.patch b/target/linux/x86/patches-4.4/011-tune_lzma_options.patch index 9fe0ad2235..5f8f5d8218 100644 --- a/target/linux/x86/patches-4.4/011-tune_lzma_options.patch +++ b/target/linux/x86/patches-4.4/011-tune_lzma_options.patch @@ -1,6 +1,6 @@ --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib -@@ -324,7 +324,7 @@ +@@ -324,7 +324,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) quiet_cmd_lzma = LZMA $@ cmd_lzma = (cat $(filter-out FORCE,$^) | \ diff --git a/target/linux/x86/patches-4.4/120-panic_on_unrecovered_nmi.patch b/target/linux/x86/patches-4.4/120-panic_on_unrecovered_nmi.patch index 81cef53a66..0432686cf1 100644 --- a/target/linux/x86/patches-4.4/120-panic_on_unrecovered_nmi.patch +++ b/target/linux/x86/patches-4.4/120-panic_on_unrecovered_nmi.patch @@ -1,6 +1,6 @@ --- a/drivers/mfd/rdc321x-southbridge.c +++ b/drivers/mfd/rdc321x-southbridge.c -@@ -85,6 +85,8 @@ +@@ -85,6 +85,8 @@ static int rdc321x_sb_probe(struct pci_d rdc321x_gpio_pdata.sb_pdev = pdev; rdc321x_wdt_pdata.sb_pdev = pdev; -- cgit v1.2.3