commit | 6ac35264513e43634f127a92057f04a4b3c5cdbb | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Oct 05 10:10:35 2017 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 05 22:04:48 2017 +0200 |
tree | 27399a3cc671ede125822493a516ad83cabc16eb | |
parent | 8c20feb60604d91a29cd7fef8ac758bd92d9fd2c [diff] |
timer: Fix two mistakes in callback conversions Two errors found their way into the timer callback conversions that weren't noticed with x86 allmodconfig. Reported-by: kernel test robot <lkp@01.org> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20171005171035.GA34831@beast