commit:     baca62ab87c52a4d9aef043b0c39eb9f8fbb7038
Author:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  5 14:53:22 2021 +0000
Commit:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
CommitDate: Fri Feb  5 14:53:40 2021 +0000
URL:        https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=baca62ab

Linux patch 4.9.256

Signed-off-by: Alice Ferrazzi <alicef <AT> gentoo.org>

 0000_README              |  4 ++++
 1255_linux-4.9.256.patch | 12 ++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/0000_README b/0000_README
index 73bc4cd..d822171 100644
--- a/0000_README
+++ b/0000_README
@@ -1063,6 +1063,10 @@ Patch:  1254_linux-4.9.255.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.255
 
+Patch:  1255_linux-4.9.256.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.256
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1255_linux-4.9.256.patch b/1255_linux-4.9.256.patch
new file mode 100644
index 0000000..d07b172
--- /dev/null
+++ b/1255_linux-4.9.256.patch
@@ -0,0 +1,12 @@
+diff --git a/Makefile b/Makefile
+index 4780b5f80b2a8..69af44d3dcd14 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 255
++SUBLEVEL = 256
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 

Reply via email to