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: Thu, 6 Feb 2014 09:09:41 +0200 From: Or Gerlitz <or.gerlitz@...il.com> To: Jesse Gross <jesse@...ira.com>, Dan Carpenter <dan.carpenter@...cle.com> Cc: David Miller <davem@...emloft.net>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, dev@...nvswitch.org Subject: Re: [GIT net] Open vSwitch On Wed, Feb 5, 2014 at 8:59 AM, Jesse Gross <jesse@...ira.com> wrote: > > A handful of bug fixes for net/3.14. High level fixes are: > * Regressions introduced by the zerocopy changes, particularly with > old userspaces. Hi, so this post was the 2nd version of the five patches you posted earlier, right? it would be very helpful if you denote that on the subject line (e.g just use --subject-prefix="PATCH net V1" for git format-patch) and provide crash diff listing from V0. Also, on a related note to the patch that deals with locking, I see these two smatch complaints, which might be false-positives, what's your thinking? net/openvswitch/flow.c:127 ovs_flow_stats_get() warn: returning with unbalanced local_bh_disable net/openvswitch/flow.c:160 ovs_flow_stats_clear() warn: returning with unbalanced local_bh_disable -- 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