Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
@ 2020-04-30 11:04 pullmoll
  2020-04-30 16:30 ` pullmoll
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: pullmoll @ 2020-04-30 11:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

There is a new pull request by pullmoll against master on the void-packages repository

https://github.com/pullmoll/void-packages linux5.4
https://github.com/void-linux/void-packages/pull/21488

linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
Solves #21374 for linux5.4

Builds for all target architectures still running here.

A patch file from https://github.com/void-linux/void-packages/pull/21488.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-linux5.4-21488.patch --]
[-- Type: text/x-diff, Size: 13114 bytes --]

From 5b473b0f43bd49d7e84d28ab95cb11d4419f6455 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= <pullmoll@t-online.de>
Date: Thu, 30 Apr 2020 12:56:53 +0200
Subject: [PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT

[ci skip]
---
 srcpkgs/linux5.4/files/arm-dotconfig     | 12 ++++++------
 srcpkgs/linux5.4/files/arm64-dotconfig   | 10 +++++++---
 srcpkgs/linux5.4/files/i386-dotconfig    | 12 ++++++------
 srcpkgs/linux5.4/files/ppc-dotconfig     | 18 ++++++++++--------
 srcpkgs/linux5.4/files/ppc64-dotconfig   | 14 +++++++-------
 srcpkgs/linux5.4/files/ppc64le-dotconfig | 14 +++++++-------
 srcpkgs/linux5.4/files/x86_64-dotconfig  | 12 ++++++------
 srcpkgs/linux5.4/template                |  4 ++--
 8 files changed, 51 insertions(+), 45 deletions(-)

diff --git a/srcpkgs/linux5.4/files/arm-dotconfig b/srcpkgs/linux5.4/files/arm-dotconfig
index fb7c38a3556..e54fc6c4080 100644
--- a/srcpkgs/linux5.4/files/arm-dotconfig
+++ b/srcpkgs/linux5.4/files/arm-dotconfig
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 5.4.13 Kernel Configuration
+# Linux/arm 5.4.36 Kernel Configuration
 #
 
 #
-# Compiler: arm-linux-gnueabihf-gcc (GCC) 9.2.0
+# Compiler: armv7l-linux-gnueabihf-gcc (GCC) 9.3.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90300
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y
@@ -23,8 +23,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
 CONFIG_BROKEN_ON_SMP=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
-# CONFIG_HEADER_TEST is not set
-CONFIG_LOCALVERSION="_1"
+CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
 CONFIG_HAVE_KERNEL_GZIP=y
@@ -696,6 +695,7 @@ CONFIG_FRAME_VECTOR=y
 CONFIG_NET=y
 CONFIG_NET_INGRESS=y
 CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
 CONFIG_SKB_EXTENSIONS=y
 
 #
@@ -1699,7 +1699,7 @@ CONFIG_GENERIC_CPU_AUTOPROBE=y
 CONFIG_SOC_BUS=y
 CONFIG_REGMAP=y
 CONFIG_REGMAP_I2C=y
-CONFIG_REGMAP_SPI=y
+CONFIG_REGMAP_SPI=m
 CONFIG_REGMAP_MMIO=y
 CONFIG_REGMAP_IRQ=y
 CONFIG_DMA_SHARED_BUFFER=y
diff --git a/srcpkgs/linux5.4/files/arm64-dotconfig b/srcpkgs/linux5.4/files/arm64-dotconfig
index 909c9349695..0c695c15f95 100644
--- a/srcpkgs/linux5.4/files/arm64-dotconfig
+++ b/srcpkgs/linux5.4/files/arm64-dotconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.4.27 Kernel Configuration
+# Linux/arm64 5.4.36 Kernel Configuration
 #
 
 #
@@ -22,7 +22,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
 #
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
-CONFIG_LOCALVERSION="_1"
+CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
 CONFIG_DEFAULT_HOSTNAME="(none)"
@@ -325,6 +325,7 @@ CONFIG_ARM64_ERRATUM_1418040=y
 CONFIG_ARM64_ERRATUM_1165522=y
 CONFIG_ARM64_ERRATUM_1286807=y
 CONFIG_ARM64_ERRATUM_1463225=y
+CONFIG_ARM64_ERRATUM_1542419=y
 CONFIG_CAVIUM_ERRATUM_22375=y
 CONFIG_CAVIUM_ERRATUM_23154=y
 CONFIG_CAVIUM_ERRATUM_27456=y
@@ -978,6 +979,7 @@ CONFIG_NET=y
 CONFIG_COMPAT_NETLINK_MESSAGES=y
 CONFIG_NET_INGRESS=y
 CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
 CONFIG_SKB_EXTENSIONS=y
 
 #
@@ -2066,7 +2068,7 @@ CONFIG_GENERIC_CPU_VULNERABILITIES=y
 CONFIG_SOC_BUS=y
 CONFIG_REGMAP=y
 CONFIG_REGMAP_I2C=y
-CONFIG_REGMAP_SPI=y
+CONFIG_REGMAP_SPI=m
 CONFIG_REGMAP_SPMI=y
 CONFIG_REGMAP_W1=m
 CONFIG_REGMAP_MMIO=y
@@ -2855,6 +2857,7 @@ CONFIG_SUNDANCE=m
 CONFIG_NET_VENDOR_FREESCALE=y
 CONFIG_FEC=m
 # CONFIG_FSL_FMAN is not set
+CONFIG_DPAA_ERRATUM_A050385=y
 # CONFIG_FSL_PQ_MDIO is not set
 # CONFIG_FSL_XGMAC_MDIO is not set
 # CONFIG_GIANFAR is not set
@@ -9138,6 +9141,7 @@ CONFIG_CIFS_DEBUG=y
 # CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
 CONFIG_CIFS_DFS_UPCALL=y
 CONFIG_CIFS_FSCACHE=y
+CONFIG_CIFS_SMB_DIRECT=y
 CONFIG_CODA_FS=m
 # CONFIG_AFS_FS is not set
 CONFIG_9P_FS=m
diff --git a/srcpkgs/linux5.4/files/i386-dotconfig b/srcpkgs/linux5.4/files/i386-dotconfig
index 5bf230babad..be355afed13 100644
--- a/srcpkgs/linux5.4/files/i386-dotconfig
+++ b/srcpkgs/linux5.4/files/i386-dotconfig
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/i386 5.4.13 Kernel Configuration
+# Linux/i386 5.4.36 Kernel Configuration
 #
 
 #
-# Compiler: gcc (GCC) 9.2.0
+# Compiler: gcc (GCC) 9.3.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90300
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y
@@ -22,8 +22,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
 #
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
-# CONFIG_HEADER_TEST is not set
-CONFIG_LOCALVERSION="_1"
+CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
 CONFIG_HAVE_KERNEL_GZIP=y
@@ -954,6 +953,7 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
 CONFIG_NET=y
 CONFIG_NET_INGRESS=y
 CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
 CONFIG_SKB_EXTENSIONS=y
 
 #
@@ -8687,7 +8687,7 @@ CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG is not set
 CONFIG_CIFS_DFS_UPCALL=y
-# CONFIG_CIFS_SMB_DIRECT is not set
+CONFIG_CIFS_SMB_DIRECT=y
 CONFIG_CIFS_FSCACHE=y
 CONFIG_CODA_FS=m
 CONFIG_AFS_FS=m
diff --git a/srcpkgs/linux5.4/files/ppc-dotconfig b/srcpkgs/linux5.4/files/ppc-dotconfig
index 4886030667a..58b95a3629d 100644
--- a/srcpkgs/linux5.4/files/ppc-dotconfig
+++ b/srcpkgs/linux5.4/files/ppc-dotconfig
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 5.4.13 Kernel Configuration
+# Linux/powerpc 5.4.36 Kernel Configuration
 #
 
 #
-# Compiler: powerpc-linux-gnu-gcc (GCC) 9.2.0
+# Compiler: powerpc-linux-musl-gcc (GCC) 9.3.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90300
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y
@@ -22,8 +22,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
 #
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
-# CONFIG_HEADER_TEST is not set
-CONFIG_LOCALVERSION="_1"
+CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
 CONFIG_HAVE_KERNEL_GZIP=y
@@ -115,6 +114,7 @@ CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
 #
 # Scheduler features
 #
+# CONFIG_UCLAMP_TASK is not set
 # end of Scheduler features
 
 CONFIG_CGROUPS=y
@@ -248,6 +248,7 @@ CONFIG_PPC_HAVE_KUEP=y
 CONFIG_PPC_KUEP=y
 CONFIG_PPC_HAVE_KUAP=y
 CONFIG_PPC_KUAP=y
+# CONFIG_PPC_KUAP_DEBUG is not set
 CONFIG_PPC_HAVE_PMU_SUPPORT=y
 CONFIG_PPC_PERF_CTRS=y
 CONFIG_SMP=y
@@ -484,7 +485,6 @@ CONFIG_HAVE_PERF_REGS=y
 CONFIG_HAVE_PERF_USER_STACK_DUMP=y
 CONFIG_HAVE_ARCH_JUMP_LABEL=y
 CONFIG_HAVE_RCU_TABLE_FREE=y
-CONFIG_HAVE_RCU_TABLE_NO_INVALIDATE=y
 CONFIG_HAVE_MMU_GATHER_PAGE_SIZE=y
 CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
 CONFIG_ARCH_WEAK_RELEASE_ACQUIRE=y
@@ -660,6 +660,7 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
 CONFIG_NET=y
 CONFIG_NET_INGRESS=y
 CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
 CONFIG_SKB_EXTENSIONS=y
 
 #
@@ -1693,8 +1694,8 @@ CONFIG_DEV_COREDUMP=y
 # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
 CONFIG_GENERIC_CPU_AUTOPROBE=y
 CONFIG_REGMAP=y
-CONFIG_REGMAP_I2C=y
-CONFIG_REGMAP_SPI=y
+CONFIG_REGMAP_I2C=m
+CONFIG_REGMAP_SPI=m
 CONFIG_REGMAP_IRQ=y
 CONFIG_DMA_SHARED_BUFFER=y
 # CONFIG_DMA_FENCE_TRACE is not set
@@ -1727,6 +1728,7 @@ CONFIG_OF_NET=y
 CONFIG_OF_MDIO=m
 CONFIG_OF_RESERVED_MEM=y
 # CONFIG_OF_OVERLAY is not set
+CONFIG_OF_DMA_DEFAULT_COHERENT=y
 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
diff --git a/srcpkgs/linux5.4/files/ppc64-dotconfig b/srcpkgs/linux5.4/files/ppc64-dotconfig
index 56b95380b15..2fde7dcc80c 100644
--- a/srcpkgs/linux5.4/files/ppc64-dotconfig
+++ b/srcpkgs/linux5.4/files/ppc64-dotconfig
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 5.4.13 Kernel Configuration
+# Linux/powerpc 5.4.36 Kernel Configuration
 #
 
 #
-# Compiler: powerpc64-linux-gnu-gcc (GCC) 9.2.0
+# Compiler: powerpc64-linux-gnu-gcc (GCC) 9.3.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90300
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y
@@ -22,8 +22,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
 #
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
-# CONFIG_HEADER_TEST is not set
-CONFIG_LOCALVERSION="_1"
+CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
 CONFIG_HAVE_KERNEL_GZIP=y
@@ -639,7 +638,6 @@ CONFIG_HAVE_PERF_REGS=y
 CONFIG_HAVE_PERF_USER_STACK_DUMP=y
 CONFIG_HAVE_ARCH_JUMP_LABEL=y
 CONFIG_HAVE_RCU_TABLE_FREE=y
-CONFIG_HAVE_RCU_TABLE_NO_INVALIDATE=y
 CONFIG_HAVE_MMU_GATHER_PAGE_SIZE=y
 CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
 CONFIG_ARCH_WEAK_RELEASE_ACQUIRE=y
@@ -870,6 +868,7 @@ CONFIG_NET=y
 CONFIG_COMPAT_NETLINK_MESSAGES=y
 CONFIG_NET_INGRESS=y
 CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
 CONFIG_SKB_EXTENSIONS=y
 
 #
@@ -2135,6 +2134,7 @@ CONFIG_OF_MDIO=y
 CONFIG_OF_RESERVED_MEM=y
 CONFIG_OF_RESOLVE=y
 CONFIG_OF_OVERLAY=y
+CONFIG_OF_DMA_DEFAULT_COHERENT=y
 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
@@ -8782,7 +8782,7 @@ CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG is not set
 CONFIG_CIFS_DFS_UPCALL=y
-# CONFIG_CIFS_SMB_DIRECT is not set
+CONFIG_CIFS_SMB_DIRECT=y
 CONFIG_CIFS_FSCACHE=y
 CONFIG_CODA_FS=m
 CONFIG_AFS_FS=m
diff --git a/srcpkgs/linux5.4/files/ppc64le-dotconfig b/srcpkgs/linux5.4/files/ppc64le-dotconfig
index 878da622140..40fe2279631 100644
--- a/srcpkgs/linux5.4/files/ppc64le-dotconfig
+++ b/srcpkgs/linux5.4/files/ppc64le-dotconfig
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 5.4.13 Kernel Configuration
+# Linux/powerpc 5.4.36 Kernel Configuration
 #
 
 #
-# Compiler: powerpc64le-linux-gnu-gcc (GCC) 9.2.0
+# Compiler: powerpc64le-linux-musl-gcc (GCC) 9.3.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90300
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y
@@ -22,8 +22,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
 #
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
-# CONFIG_HEADER_TEST is not set
-CONFIG_LOCALVERSION="_1"
+CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
 CONFIG_HAVE_KERNEL_GZIP=y
@@ -566,7 +565,6 @@ CONFIG_HAVE_PERF_REGS=y
 CONFIG_HAVE_PERF_USER_STACK_DUMP=y
 CONFIG_HAVE_ARCH_JUMP_LABEL=y
 CONFIG_HAVE_RCU_TABLE_FREE=y
-CONFIG_HAVE_RCU_TABLE_NO_INVALIDATE=y
 CONFIG_HAVE_MMU_GATHER_PAGE_SIZE=y
 CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
 CONFIG_ARCH_WEAK_RELEASE_ACQUIRE=y
@@ -798,6 +796,7 @@ CONFIG_NET=y
 CONFIG_COMPAT_NETLINK_MESSAGES=y
 CONFIG_NET_INGRESS=y
 CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
 CONFIG_SKB_EXTENSIONS=y
 
 #
@@ -2038,6 +2037,7 @@ CONFIG_OF_MDIO=y
 CONFIG_OF_RESERVED_MEM=y
 CONFIG_OF_RESOLVE=y
 CONFIG_OF_OVERLAY=y
+CONFIG_OF_DMA_DEFAULT_COHERENT=y
 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
@@ -8535,7 +8535,7 @@ CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG is not set
 CONFIG_CIFS_DFS_UPCALL=y
-# CONFIG_CIFS_SMB_DIRECT is not set
+CONFIG_CIFS_SMB_DIRECT=y
 CONFIG_CIFS_FSCACHE=y
 CONFIG_CODA_FS=m
 CONFIG_AFS_FS=m
diff --git a/srcpkgs/linux5.4/files/x86_64-dotconfig b/srcpkgs/linux5.4/files/x86_64-dotconfig
index 5e240834a8b..0a80351cf20 100644
--- a/srcpkgs/linux5.4/files/x86_64-dotconfig
+++ b/srcpkgs/linux5.4/files/x86_64-dotconfig
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86_64 5.4.13 Kernel Configuration
+# Linux/x86_64 5.4.36 Kernel Configuration
 #
 
 #
-# Compiler: gcc (GCC) 9.2.0
+# Compiler: gcc (GCC) 9.3.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90300
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y
@@ -22,8 +22,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
 #
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
-# CONFIG_HEADER_TEST is not set
-CONFIG_LOCALVERSION="_1"
+CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
 CONFIG_HAVE_KERNEL_GZIP=y
@@ -1000,6 +999,7 @@ CONFIG_NET=y
 CONFIG_COMPAT_NETLINK_MESSAGES=y
 CONFIG_NET_INGRESS=y
 CONFIG_NET_EGRESS=y
+CONFIG_NET_REDIRECT=y
 CONFIG_SKB_EXTENSIONS=y
 
 #
@@ -8841,7 +8841,7 @@ CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG is not set
 CONFIG_CIFS_DFS_UPCALL=y
-# CONFIG_CIFS_SMB_DIRECT is not set
+CONFIG_CIFS_SMB_DIRECT=y
 CONFIG_CIFS_FSCACHE=y
 CONFIG_CODA_FS=m
 CONFIG_AFS_FS=m
diff --git a/srcpkgs/linux5.4/template b/srcpkgs/linux5.4/template
index bbb6657602a..394327e2703 100644
--- a/srcpkgs/linux5.4/template
+++ b/srcpkgs/linux5.4/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.4'
 pkgname=linux5.4
-version=5.4.35
+version=5.4.36
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-only"
 homepage="https://www.kernel.org"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
-checksum=e16bd5f7284a80a41328bf712e1136b0adf5b71cc0bd263efa7cac75539806d4
+checksum=b9faea98122e8316af8fb428c942e81797b5d28a8fc59a24a4e47959e3765b8d
 python_version=2 #unverified
 patch_args="-Np1"
 

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
@ 2020-04-30 16:30 ` pullmoll
  2020-04-30 16:30 ` pullmoll
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pullmoll @ 2020-04-30 16:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621962951

Comment:
Tested on x86_64 and ppc (glibc). All builds succeeded, ready to merge.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
  2020-04-30 16:30 ` pullmoll
@ 2020-04-30 16:30 ` pullmoll
  2020-04-30 16:40 ` q66
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pullmoll @ 2020-04-30 16:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621962951

Comment:
Tested on x86_64 and ppc64 (glibc). All builds succeeded, ready to merge.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
  2020-04-30 16:30 ` pullmoll
  2020-04-30 16:30 ` pullmoll
@ 2020-04-30 16:40 ` q66
  2020-04-30 16:42 ` pullmoll
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: q66 @ 2020-04-30 16:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621967753

Comment:
how did these changes in ppc-dotconfig happen?

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
                   ` (2 preceding siblings ...)
  2020-04-30 16:40 ` q66
@ 2020-04-30 16:42 ` pullmoll
  2020-04-30 16:43 ` pullmoll
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pullmoll @ 2020-04-30 16:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621968873

Comment:
I cross compiled for the targets, copied the `.config` file from the build directory and removed the `_1` for the revision because we patch it there.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
                   ` (3 preceding siblings ...)
  2020-04-30 16:42 ` pullmoll
@ 2020-04-30 16:43 ` pullmoll
  2020-04-30 16:46 ` pullmoll
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pullmoll @ 2020-04-30 16:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621968873

Comment:
I cross compiled for the targets, copied the `.config` file from the build directory and removed the `_1` for the revision from `CONFIG_LOCALCONFIG` because we patch it there.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
                   ` (4 preceding siblings ...)
  2020-04-30 16:43 ` pullmoll
@ 2020-04-30 16:46 ` pullmoll
  2020-04-30 16:47 ` q66
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pullmoll @ 2020-04-30 16:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621968873

Comment:
I cross compiled for the targets, copied the `.config` file from the build directory and removed the `_1` for the revision from `CONFIG_LOCALCONFIG` because we patch it there.
In other words this is the result of `make … oldconfig`.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
                   ` (5 preceding siblings ...)
  2020-04-30 16:46 ` pullmoll
@ 2020-04-30 16:47 ` q66
  2020-04-30 16:48 ` pullmoll
  2020-04-30 16:49 ` [PR PATCH] [Merged]: " q66
  8 siblings, 0 replies; 10+ messages in thread
From: q66 @ 2020-04-30 16:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621971632

Comment:
ok, just checked locally just in case, lgtm

we can't enable CIFS_SMB_DIRECT on ppc32 since it depends on CONFIG_INFINIBAND which is off

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
                   ` (6 preceding siblings ...)
  2020-04-30 16:47 ` q66
@ 2020-04-30 16:48 ` pullmoll
  2020-04-30 16:49 ` [PR PATCH] [Merged]: " q66
  8 siblings, 0 replies; 10+ messages in thread
From: pullmoll @ 2020-04-30 16:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21488#issuecomment-621968873

Comment:
I cross compiled for the targets, copied the `.config` file from the build directory and removed the `_1` for the revision from `CONFIG_LOCALCONFIG` because we patch it there.

In other words this is the result of `make … oldconfig`.

The 32 bit archs removed the `CONFIG_CIFS_SMB_DIRECT=y` which I put in there before.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Merged]: linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
  2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
                   ` (7 preceding siblings ...)
  2020-04-30 16:48 ` pullmoll
@ 2020-04-30 16:49 ` q66
  8 siblings, 0 replies; 10+ messages in thread
From: q66 @ 2020-04-30 16:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

There's a merged pull request on the void-packages repository

linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT
https://github.com/void-linux/void-packages/pull/21488

Description:
Solves #21374 for linux5.4

Builds for all target architectures still running here.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-04-30 16:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 11:04 [PR PATCH] linux5.4: update to 5.4.36; enable CIFS_SMB_DIRECT pullmoll
2020-04-30 16:30 ` pullmoll
2020-04-30 16:30 ` pullmoll
2020-04-30 16:40 ` q66
2020-04-30 16:42 ` pullmoll
2020-04-30 16:43 ` pullmoll
2020-04-30 16:46 ` pullmoll
2020-04-30 16:47 ` q66
2020-04-30 16:48 ` pullmoll
2020-04-30 16:49 ` [PR PATCH] [Merged]: " q66

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).