linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] timers-conversion updates for next (part 5)
Date: Wed, 8 Nov 2017 15:59:01 -0800	[thread overview]
Message-ID: <20171108235901.GA101570@beast> (raw)

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

                 reply	other threads:[~2017-11-08 23:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171108235901.GA101570@beast \
    --to=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).