From 2ae9ebf374023dec22dc5c0a97e170db6287587c Mon Sep 17 00:00:00 2001 From: Stijn Segers Date: Sun, 4 Mar 2018 17:12:45 +0100 Subject: kernel: bump 4.4 to 4.4.120 for 17.01 Bump the 4.4 kernel for the 17.01 release to 4.4.120. Refresh patches. Compile-tested: ar71xx, ramips/mt7621, x86/64 Run-tested: ar71xx, x86/64 Signed-off-by: Stijn Segers --- .../7224-fsl-mc-msi-Added-FSL-MC-specific-member-to-the-msi_d.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/layerscape/patches-4.4/7224-fsl-mc-msi-Added-FSL-MC-specific-member-to-the-msi_d.patch') diff --git a/target/linux/layerscape/patches-4.4/7224-fsl-mc-msi-Added-FSL-MC-specific-member-to-the-msi_d.patch b/target/linux/layerscape/patches-4.4/7224-fsl-mc-msi-Added-FSL-MC-specific-member-to-the-msi_d.patch index 8dd11f4..62a0f8a 100644 --- a/target/linux/layerscape/patches-4.4/7224-fsl-mc-msi-Added-FSL-MC-specific-member-to-the-msi_d.patch +++ b/target/linux/layerscape/patches-4.4/7224-fsl-mc-msi-Added-FSL-MC-specific-member-to-the-msi_d.patch @@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman --- a/include/linux/msi.h +++ b/include/linux/msi.h -@@ -33,6 +33,14 @@ struct platform_msi_desc { +@@ -39,6 +39,14 @@ struct platform_msi_desc { }; /** @@ -30,7 +30,7 @@ Signed-off-by: Greg Kroah-Hartman * struct msi_desc - Descriptor structure for MSI based interrupts * @list: List head for management * @irq: The base interrupt number -@@ -87,6 +95,7 @@ struct msi_desc { +@@ -93,6 +101,7 @@ struct msi_desc { * tree wide cleanup. */ struct platform_msi_desc platform; -- cgit v1.1