[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171108235901.GA101570@beast>
Date: Wed, 8 Nov 2017 15:59:01 -0800
From: Kees Cook <keescook@...omium.org>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] timers-conversion updates for next (part 5)
Hi Thomas,
Please pull these timer conversions for tip/timers/core. These are the last
of the pre-rc1 changes. The rest of the changes are for late-rc1 (due to
various tree dependencies). Following that are the tree-wide changes, and
the API adjustments and removals.
Thanks!
-Kees
The following changes since commit 1c10bbee8cf7c8df4e5d9e8ccc9754b200f625ff:
Merge tag 'timers-conversion-next4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/core (2017-11-07 11:59:40 +0100)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/timers-conversion-next5
for you to fetch changes up to 3653bc95bcc7daa938c0fdcd64ff199ed8f7f208:
timer: Prepare to change all DEFINE_TIMER() callbacks (2017-11-08 15:54:09 -0800)
----------------------------------------------------------------
- qla2xxx patches have passed testing
- ipvs patches have been Acked
- prepare for more tree-wide DEFINE_TIMER() changes
----------------------------------------------------------------
Kees Cook (3):
scsi: qla2xxx: Convert timers to use timer_setup()
netfilter: ipvs: Convert timers to use timer_setup()
timer: Prepare to change all DEFINE_TIMER() callbacks
drivers/scsi/qla2xxx/qla_gbl.h | 6 +++---
drivers/scsi/qla2xxx/qla_init.c | 4 ++--
drivers/scsi/qla2xxx/qla_inline.h | 4 +---
drivers/scsi/qla2xxx/qla_mid.c | 2 +-
drivers/scsi/qla2xxx/qla_os.c | 11 +++++------
include/linux/timer.h | 8 ++++----
net/netfilter/ipvs/ip_vs_conn.c | 10 +++++-----
net/netfilter/ipvs/ip_vs_ctl.c | 7 +++----
net/netfilter/ipvs/ip_vs_est.c | 6 +++---
net/netfilter/ipvs/ip_vs_lblc.c | 11 ++++++-----
net/netfilter/ipvs/ip_vs_lblcr.c | 11 ++++++-----
11 files changed, 39 insertions(+), 41 deletions(-)
--
Kees Cook
Pixel Security
Powered by blists - more mailing lists