Loading Makefile +1 −1 Original line number Diff line number Diff line VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 30 SUBLEVEL = 31 EXTRAVERSION = NAME = Roaring Lionus Loading arch/alpha/include/uapi/asm/socket.h +2 −0 Original line number Diff line number Diff line Loading @@ -97,4 +97,6 @@ #define SO_CNX_ADVICE 53 #define SO_COOKIE 57 #endif /* _UAPI_ASM_SOCKET_H */ arch/arm64/net/bpf_jit_comp.c +3 −2 Original line number Diff line number Diff line Loading @@ -252,8 +252,9 @@ static int emit_bpf_tail_call(struct jit_ctx *ctx) */ off = offsetof(struct bpf_array, ptrs); emit_a64_mov_i64(tmp, off, ctx); emit(A64_LDR64(tmp, r2, tmp), ctx); emit(A64_LDR64(prg, tmp, r3), ctx); emit(A64_ADD(1, tmp, r2, tmp), ctx); emit(A64_LSL(1, prg, r3, 3), ctx); emit(A64_LDR64(prg, tmp, prg), ctx); emit(A64_CBZ(1, prg, jmp_offset), ctx); /* goto *(prog->bpf_func + prologue_size); */ Loading arch/avr32/include/uapi/asm/socket.h +2 −0 Original line number Diff line number Diff line Loading @@ -90,4 +90,6 @@ #define SO_CNX_ADVICE 53 #define SO_COOKIE 57 #endif /* _UAPI__ASM_AVR32_SOCKET_H */ arch/frv/include/uapi/asm/socket.h +2 −0 Original line number Diff line number Diff line Loading @@ -90,5 +90,7 @@ #define SO_CNX_ADVICE 53 #define SO_COOKIE 57 #endif /* _ASM_SOCKET_H */ Loading
Makefile +1 −1 Original line number Diff line number Diff line VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 30 SUBLEVEL = 31 EXTRAVERSION = NAME = Roaring Lionus Loading
arch/alpha/include/uapi/asm/socket.h +2 −0 Original line number Diff line number Diff line Loading @@ -97,4 +97,6 @@ #define SO_CNX_ADVICE 53 #define SO_COOKIE 57 #endif /* _UAPI_ASM_SOCKET_H */
arch/arm64/net/bpf_jit_comp.c +3 −2 Original line number Diff line number Diff line Loading @@ -252,8 +252,9 @@ static int emit_bpf_tail_call(struct jit_ctx *ctx) */ off = offsetof(struct bpf_array, ptrs); emit_a64_mov_i64(tmp, off, ctx); emit(A64_LDR64(tmp, r2, tmp), ctx); emit(A64_LDR64(prg, tmp, r3), ctx); emit(A64_ADD(1, tmp, r2, tmp), ctx); emit(A64_LSL(1, prg, r3, 3), ctx); emit(A64_LDR64(prg, tmp, prg), ctx); emit(A64_CBZ(1, prg, jmp_offset), ctx); /* goto *(prog->bpf_func + prologue_size); */ Loading
arch/avr32/include/uapi/asm/socket.h +2 −0 Original line number Diff line number Diff line Loading @@ -90,4 +90,6 @@ #define SO_CNX_ADVICE 53 #define SO_COOKIE 57 #endif /* _UAPI__ASM_AVR32_SOCKET_H */
arch/frv/include/uapi/asm/socket.h +2 −0 Original line number Diff line number Diff line Loading @@ -90,5 +90,7 @@ #define SO_CNX_ADVICE 53 #define SO_COOKIE 57 #endif /* _ASM_SOCKET_H */