[packages/kernel/LINUX_6_1] Up to 6.1.73

arekm arekm at pld-linux.org
Thu Jan 18 01:50:36 CET 2024


commit 277833e3d58f26eb8e5f006330480b4bb596ff7b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jan 17 23:51:57 2024 +0100

    Up to 6.1.73

 kernel-aufs.patch | 4 ++--
 kernel.spec       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 1a7bb370..981f2b8a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
 
 %define		rel		1
 %define		basever		6.1
-%define		postver		.71
+%define		postver		.73
 
 # define this to '-%{basever}' for longterm branch
 %define		versuffix	-%{basever}
@@ -121,7 +121,7 @@ Source0:	https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5:	475320de08f16c9fa486fc4edfe98b30
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:	48fe5986419f0f0ab17234eec13c9e84
+# Patch0-md5:	6f1b535944262c569daf89331cc62cd5
 %endif
 Source1:	kernel.sysconfig
 
diff --git a/kernel-aufs.patch b/kernel-aufs.patch
index 719baa5b..b1e64111 100644
--- a/kernel-aufs.patch
+++ b/kernel-aufs.patch
@@ -810,14 +810,14 @@ diff --git a/fs/splice.c b/fs/splice.c
 index d83f9e5cddbc..ac355ebeb9f0 100644
 --- a/fs/splice.c
 +++ b/fs/splice.c
-@@ -763,6 +763,7 @@ long do_splice_from(struct pipe_inode_info *pipe, struct file *out,
+@@ -762,6 +762,7 @@ long do_splice_from(struct pipe_inode_in
  		return warn_unsupported(out, "write");
  	return out->f_op->splice_write(pipe, out, ppos, len, flags);
  }
 +EXPORT_SYMBOL_GPL(do_splice_from);
  
  /*
-  * Attempt to initiate a splice from a file to a pipe.
+  * Indicate to the caller that there was a premature EOF when reading from the
 @@ -792,6 +793,7 @@ long do_splice_to(struct file *in, loff_t *ppos,
  		return warn_unsupported(in, "read");
  	return in->f_op->splice_read(in, ppos, pipe, len, flags);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/277833e3d58f26eb8e5f006330480b4bb596ff7b



More information about the pld-cvs-commit mailing list