Tag: 4de61ba234c0d5834bfec1cbe180008b9d2e1827

tools: bpf_jit_disasm: make get_last_jit_image return unsigned

Author: Andrzej Hajda <a.hajda@samsung.com> The function returns always non-negative values. The problem has been detected using proposed semantic patch scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1]. [1]: http://permalink.gmane.org/gmane.linux.kernel/2046107 Signed-off-by: Andrzej Hajda Signed-off-by: David S. Miller — tools/net/bpf_jit_disasm.c | 4 ++– 1 file changed, 2 insertions(+), 2 deletions(-)   diff –git a/tools/net/bpf_jit_disasm.c b/tools/net/bpf_jit_disasm.c index 2cd3d4c..5b32413 100644 — a/tools/net/bpf_jit_disasm.c +++ b/tools/net/bpf_jit_disasm.c @@ …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.