All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] timers-conversion updates for next
@ 2017-10-27  9:36 Kees Cook
  0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2017-10-27  9:36 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-kernel, Martin K. Petersen

Hi Thomas,

Please pull these timer conversions for tip/timers/core. These are the
first batch that Martin asked us to carry in the timers tree.

Thanks!

-Kees

The following changes since commit 52f737c2da40259ac9962170ce608b6fb1b55ee4:

  timer: Provide wrappers safe for use with LOCKDEP (2017-10-20 11:07:46 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/timers-conversion-next

for you to fetch changes up to 74a0f5739292a636d337ad6f8d7cd0061636e0eb:

  scsi: smartpqi: Convert timers to use timer_setup() (2017-10-27 02:22:00 -0700)

----------------------------------------------------------------
First batch of scsi conversions that have been Reviewed or Acked.

----------------------------------------------------------------
Kees Cook (10):
      scsi: aic94xx: Convert timers to use timer_setup()
      scsi: be2iscsi: Convert timers to use timer_setup()
      scsi: bnx2i: Convert timers to use timer_setup()
      scsi: dc395x: Convert timers to use timer_setup()
      scsi: fcoe: Convert timers to use timer_setup()
      scsi: gdth: Convert timers to use timer_setup()
      scsi: isci: Convert timers to use timer_setup()
      scsi: libfc: Convert timers to use timer_setup()
      scsi: libiscsi: Convert timers to use timer_setup()
      scsi: smartpqi: Convert timers to use timer_setup()

 drivers/scsi/aic94xx/aic94xx_hwi.c    |  3 +--
 drivers/scsi/aic94xx/aic94xx_hwi.h    |  5 ++---
 drivers/scsi/aic94xx/aic94xx_scb.c    |  6 +++---
 drivers/scsi/aic94xx/aic94xx_tmf.c    | 13 ++++++-------
 drivers/scsi/be2iscsi/be_main.c       | 18 +++++++-----------
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c     | 11 +++++------
 drivers/scsi/bnx2i/bnx2i.h            |  2 +-
 drivers/scsi/bnx2i/bnx2i_hwi.c        |  4 ++--
 drivers/scsi/bnx2i/bnx2i_iscsi.c      | 15 ++++-----------
 drivers/scsi/dc395x.c                 | 13 +++++--------
 drivers/scsi/fcoe/fcoe.c              |  2 +-
 drivers/scsi/fcoe/fcoe_transport.c    |  6 ++++--
 drivers/scsi/gdth.c                   |  6 ++----
 drivers/scsi/isci/host.c              | 12 ++++++------
 drivers/scsi/isci/isci.h              |  6 ++----
 drivers/scsi/isci/phy.c               |  4 ++--
 drivers/scsi/isci/port.c              |  4 ++--
 drivers/scsi/isci/port_config.c       |  8 ++++----
 drivers/scsi/libfc/fc_fcp.c           | 21 ++++++++++-----------
 drivers/scsi/libiscsi.c               | 16 ++++++----------
 drivers/scsi/smartpqi/smartpqi_init.c |  9 ++++-----
 include/scsi/libfcoe.h                |  2 +-
 22 files changed, 80 insertions(+), 106 deletions(-)

-- 
Kees Cook
Pixel Security

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

only message in thread, other threads:[~2017-10-27  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27  9:36 [GIT PULL] timers-conversion updates for next Kees Cook

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.