lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 16 Sep 2014 17:49:01 -0400 (EDT) From: David Miller <davem@...emloft.net> To: ast@...mgrid.com Cc: mingo@...nel.org, torvalds@...ux-foundation.org, luto@...capital.net, dborkman@...hat.com, hannes@...essinduktion.org, chema@...gle.com, edumazet@...gle.com, a.p.zijlstra@...llo.nl, pablo@...filter.org, hpa@...or.com, akpm@...ux-foundation.org, keescook@...omium.org, linux-api@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v12 net-next 03/11] bpf: add lookup/update/delete/iterate methods to BPF maps From: Alexei Starovoitov <ast@...mgrid.com> Date: Tue, 16 Sep 2014 14:23:27 -0700 > no compat layer and type checking will be done > by syscall wrappers. Ok? Why are you against using strong typing just for everything other than the user pointer blobs? I don't understand the resistence to my suggestion to just use aligned_u64 instead of "void __user *" in the union members. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists