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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 22 Jun 2019 16:56:12 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     lirongqing@...du.com
Cc:     netdev@...r.kernel.org, edumazet@...gle.com
Subject: Re: [PATCH][net-next] netns: restore ops before calling
 ops_exit_list

From: Li RongQing <lirongqing@...du.com>
Date: Thu, 20 Jun 2019 19:24:40 +0800

> ops has been iterated to first element when call pre_exit, and
> it needs to restore from save_ops, not save ops to save_ops
> 
> Fixes: d7d99872c144 ("netns: add pre_exit method to struct pernet_operations")
> Signed-off-by: Li RongQing <lirongqing@...du.com>

Applied, thank you.

Powered by blists - more mailing lists