5b332f7a08 100644
--- a/tools/testing/selftests/mm/pkey_util.c
+++ b/tools/testing/selftests/mm/pkey_util.c
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
+#define __SANE_USERSPACE_TYPES__
#include
#include
Tested this patch by applying on top of mainline kernel v6.15-rc4, and
i
ot;nop\n"))
static inline void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey)
{
Tested this patch by applying on top of mainline kernel v6.15-rc4, and
it fixes the build issue. Hence,
Tested-by: Venkat Rao Bagalkote
Without this Patch:
CC protection_
PASSED, 0 SKIPPED, 0 FAILED
Please add below tag to all the patches in series.
Tested-by: Venkat Rao Bagalkote
Regards,
Venkat.
#326/37 sockopt/setsockopt: allow IP_TOS <= 128:OK
#326/38 sockopt/setsockopt: deny IP_TOS > 128:OK
#326/39 sockopt/can attach only BPF_CGROUP_SETSOCKOP:OK
#326/40 sockopt/can attach only BPF_CGROUP_GETSOCKOP:OK
#326 sockopt:OK
#327 sockopt_inherit:OK
#328 sockopt_multi:OK
#329 sockopt_qos_to_cc:OK
#330 sockopt_sk:OK
Summary: 8/40 PASSED, 0 SKIPPED, 0 FAILED
Please add below tag.
Tested-by: Venkat Rao Bagalkote
Regards,
Venkat.
:read/write()")
changed the required type for struct bin_attribute to const struct
bin_attribute.
To resolve the error, update corresponding signature for the callback.
Reported-by: Venkat Rao Bagalkote
Closes:
https://lore.kernel.org/all/e915da49-2b9a-4c4c-a34f-877f37812...@linux.ibm.com/
PI to the header guard in various network
headers")
changed the header guard from _LINUX_IF_XDP_H to _UAPI_LINUX_IF_XDP_H
in include/uapi/linux/if_xdp.h.
To resolve the warning, update tools/include/uapi/linux/if_xdp.h
to align with the changes in include/uapi/linux/if_xdp.h
Reported-by
On 05/08/25 1:04 pm, Christophe Leroy wrote:
Le 05/08/2025 à 08:27, Saket Kumar Bhaskar a écrit :
bpf_jit_emit_probe_mem_store() is introduced to emit instructions for
storing memory values depending on the size (byte, halfword,
word, doubleword).
Build break with this patch
CC arc
On 05/08/25 11:57 am, Saket Kumar Bhaskar wrote:
This patch series introduces support for the PROBE_MEM32,
bpf_addr_space_cast and PROBE_ATOMIC instructions in the powerpc BPF JIT,
facilitating the implementation of BPF arena and arena atomics.
The last patch in the series has fix for arena sp
8 matches
Mail list logo