linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] timers-conversion updates for next (part 5)
@ 2017-11-08 23:59 Kees Cook
  0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2017-11-08 23:59 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-08 23:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08 23:59 [GIT PULL] timers-conversion updates for next (part 5) Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).