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: Sat, 28 Oct 2017 19:19:55 +0900 (KST) From: David Miller <davem@...hat.com> To: keescook@...omium.org Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] drivers/net: 8390: Convert timers to use timer_setup() From: Kees Cook <keescook@...omium.org> Date: Thu, 26 Oct 2017 22:54:25 -0700 > In preparation for unconditionally passing the struct timer_list pointer to > all timer callbacks, switch to using the new timer_setup() and from_timer() > to pass the timer pointer explicitly. > > Cc: netdev@...r.kernel.org > Signed-off-by: Kees Cook <keescook@...omium.org> Applied.
Powered by blists - more mailing lists