From: Kees Cook <keesc...@chromium.org> Date: Tue, 24 Oct 2017 01:46:45 -0700
> In preparation for unconditionally passing the struct timer_list pointer to > all timer callbacks, switch to using an explicit static variable to hold > additional expiration details. > > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Bhumika Goyal <bhumi...@gmail.com> > Cc: Andrew Morton <a...@linux-foundation.org> > Cc: Alexey Dobriyan <adobri...@gmail.com> > Cc: "Reshetova, Elena" <elena.reshet...@intel.com> > Cc: netdev@vger.kernel.org > Signed-off-by: Kees Cook <keesc...@chromium.org> Applied.