linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tree-dependent timer conversions for v4.15-rc1
@ 2017-11-16 19:32 Kees Cook
  0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2017-11-16 19:32 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-kernel

Hi Thomas,

I'm not sure if I should send this to you or Linus, but since everything
else has gone through you, I'll start by sending it your way. Please
pull these timer conversions, now that all the dependent trees have
landed in Linus's tree. This is, obviously, based on Linus's tree,
not tip/timers/core.

After these, I'm waiting on a couple more trees to land in the merge
window (that have the final non-trivial conversions) before we can perform
the global Coccinelle script runs.

Thanks!

-Kees

The following changes since commit 2bf16b7a73caf3435f782e4170cfe563675e10f9:

  Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (2017-11-16 09:10:59 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/for-linus-timer-conversions-v4.15-rc1

for you to fetch changes up to aa6f02a3d91f782bc11ece8e7bf3b7948ecade15:

  s390: cmm: Convert timers to use timer_setup() (2017-11-16 10:26:53 -0800)

----------------------------------------------------------------
This is the last batch of timer conversions that were dependent on other trees.
With those trees now merged, these can land too.

----------------------------------------------------------------
Kees Cook (9):
      drivers/firmware: psci: Convert timers to use timer_setup()
      usb: usbatm: Convert timers to use timer_setup()
      drm/i915/selftests: Convert timers to use timer_setup()
      net/atm/mpc: Avoid open-coded assignment of timer callback function
      block/laptop_mode: Convert timers to use timer_setup()
      drm/vc4: Convert timers to use timer_setup()
      drivers/net: cris: Convert timers to use timer_setup()
      lightnvm: Convert timers to use timer_setup()
      s390: cmm: Convert timers to use timer_setup()

 arch/s390/mm/cmm.c                            |  8 +++---
 block/blk-core.c                              | 10 ++++----
 drivers/firmware/psci_checker.c               |  4 +--
 drivers/gpu/drm/i915/selftests/lib_sw_fence.c |  6 ++---
 drivers/gpu/drm/vc4/vc4_bo.c                  |  9 +++----
 drivers/gpu/drm/vc4/vc4_gem.c                 | 10 +++-----
 drivers/lightnvm/pblk-core.c                  |  4 +--
 drivers/lightnvm/pblk-gc.c                    |  6 ++---
 drivers/lightnvm/pblk-init.c                  |  2 +-
 drivers/lightnvm/pblk-rl.c                    |  6 ++---
 drivers/lightnvm/pblk.h                       |  2 +-
 drivers/lightnvm/rrpc.c                       |  6 ++---
 drivers/net/cris/eth_v10.c                    | 36 +++++++++++++--------------
 drivers/usb/atm/cxacru.c                      | 23 +++++++++++------
 drivers/usb/atm/speedtch.c                    | 16 ++++++------
 drivers/usb/atm/usbatm.c                      | 10 ++++----
 include/linux/writeback.h                     |  2 +-
 mm/page-writeback.c                           |  7 +++---
 net/atm/mpc.c                                 |  3 +--
 19 files changed, 85 insertions(+), 85 deletions(-)

-- 
Kees Cook
Pixel Security

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

only message in thread, other threads:[~2017-11-16 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-16 19:32 [GIT PULL] tree-dependent timer conversions for v4.15-rc1 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).