[packages/linux-libc-headers] rediff patches
atler
atler at pld-linux.org
Sat Mar 13 14:05:06 CET 2021
commit 25e33390032a4d0ddd590add54004803235b7ae2
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Mar 13 14:04:47 2021 +0100
rediff patches
linux-libc-headers-wrr.patch | 2 +-
vserver.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/linux-libc-headers-wrr.patch b/linux-libc-headers-wrr.patch
index 51c0860..6ef1307 100644
--- a/linux-libc-headers-wrr.patch
+++ b/linux-libc-headers-wrr.patch
@@ -14,7 +14,7 @@
*/
@@ -959,4 +964,96 @@
- #define TCA_CBS_MAX (__TCA_CBS_MAX - 1)
+ #define TCA_ETS_MAX (__TCA_ETS_MAX - 1)
+/* WRR section */
+
diff --git a/vserver.patch b/vserver.patch
index 2200f01..fb59775 100644
--- a/vserver.patch
+++ b/vserver.patch
@@ -2,7 +2,7 @@
+++ linux-3.7/include/uapi/linux/capability.h 2011-01-19 19:07:14.046959978 +0100
@@ -356,7 +356,12 @@
- #define CAP_LAST_CAP CAP_SYSLOG
+ #define CAP_LAST_CAP CAP_CHECKPOINT_RESTORE
-#define cap_valid(x) ((x) >= 0 && (x) <= CAP_LAST_CAP)
+/* Allow context manipulations */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/linux-libc-headers.git/commitdiff/25e33390032a4d0ddd590add54004803235b7ae2
More information about the pld-cvs-commit
mailing list