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:21:58 +0900 (KST) From: David Miller <davem@...emloft.net> To: keescook@...omium.org Cc: yuval.shaia@...cle.com, allen.lkml@...il.com, stephen@...workplumber.org, tremyfr@...il.com, johannes.berg@...el.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] drivers/net: fealnx: Convert timers to use timer_setup() From: Kees Cook <keescook@...omium.org> Date: Thu, 26 Oct 2017 22:55:07 -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: "David S. Miller" <davem@...emloft.net> > Cc: "yuval.shaia@...cle.com" <yuval.shaia@...cle.com> > Cc: Allen Pais <allen.lkml@...il.com> > Cc: Stephen Hemminger <stephen@...workplumber.org> > Cc: Philippe Reynes <tremyfr@...il.com> > Cc: Johannes Berg <johannes.berg@...el.com> > Cc: netdev@...r.kernel.org > Signed-off-by: Kees Cook <keescook@...omium.org> Applied.
Powered by blists - more mailing lists