diff options
Diffstat (limited to 'net/haproxy-devel/files/patch-src_cpuset.c')
| -rw-r--r-- | net/haproxy-devel/files/patch-src_cpuset.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/haproxy-devel/files/patch-src_cpuset.c b/net/haproxy-devel/files/patch-src_cpuset.c index 42f04b37e6f6..caf6945ee14c 100644 --- a/net/haproxy-devel/files/patch-src_cpuset.c +++ b/net/haproxy-devel/files/patch-src_cpuset.c @@ -1,6 +1,6 @@ ---- src/cpuset.c.orig 2021-12-23 16:47:51 UTC +--- src/cpuset.c.orig 2025-10-18 09:24:05 UTC +++ src/cpuset.c -@@ -53,7 +53,11 @@ void ha_cpuset_and(struct hap_cpuset *dst, const struc +@@ -51,7 +51,11 @@ void ha_cpuset_and(struct hap_cpuset *dst, struct hap_ CPU_AND(&dst->cpuset, &dst->cpuset, &src->cpuset); #elif defined(CPUSET_USE_FREEBSD_CPUSET) |
