diff --git a/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch b/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch index 21f6cbc..5138149 100644 --- a/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch +++ b/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch @@ -55,7 +55,7 @@ Signed-off-by: Thomas Lamprecht 2 files changed, 111 insertions(+) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt -index 14113baa57082..170bbc08d6ace 100644 +index 24cd320f1f1fc..36fbd6b2c8fda 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -4000,6 +4000,15 @@ diff --git a/patches/kernel/0014-NFSv4.1-provide-mount-option-to-toggle-trunking-disc.patch b/patches/kernel/0014-NFSv4.1-provide-mount-option-to-toggle-trunking-disc.patch index 290632d..87e2618 100644 --- a/patches/kernel/0014-NFSv4.1-provide-mount-option-to-toggle-trunking-disc.patch +++ b/patches/kernel/0014-NFSv4.1-provide-mount-option-to-toggle-trunking-disc.patch @@ -68,10 +68,10 @@ index fb3cad38b1497..0166370f088e9 100644 if (result.negated) ctx->flags |= NFS_MOUNT_NOAC; diff --git a/include/linux/nfs_fs_sb.h b/include/linux/nfs_fs_sb.h -index da9ef0ab9b4b6..5336e494703bd 100644 +index 5e065f16d061d..324bdd653ad48 100644 --- a/include/linux/nfs_fs_sb.h +++ b/include/linux/nfs_fs_sb.h -@@ -156,6 +156,7 @@ struct nfs_server { +@@ -157,6 +157,7 @@ struct nfs_server { #define NFS_MOUNT_SOFTREVAL 0x800000 #define NFS_MOUNT_WRITE_EAGER 0x01000000 #define NFS_MOUNT_WRITE_WAIT 0x02000000