Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1602653

[GIT PULL] clocksource: Fix for 4.11

From Daniel Lezcano <daniel.lezcano@linaro.org>
Newsgroups linux.kernel
Subject [GIT PULL] clocksource: Fix for 4.11
Date 2017-03-16 17:50 +0100
Message-ID <tlGL9-14c-37@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Thomas, Ingo,

this pull request provides one fix for 4.11:

 - Revert the tcb as sched_clock. The initialization routine for the tcb clock
   is too late and leads to a warning. In order to use the tcb as a sched_clock
   the init sequence must be fixed before. Revert the patch until this is done
   (Romain Izard)

The following changes since commit fa3aa7a54fe6d3abf128f13cd4bbd40eaa48fed2:

  jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC (2017-03-07 11:03:28 +0100)

are available in the git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.11-fixes

for you to fetch changes up to 33d8c15559df4f0bce25d7e16ebb5879e249f2e7:

  Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" (2017-03-11 22:03:34 +0100)

----------------------------------------------------------------
Romain Izard (1):
      Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"

 drivers/clocksource/tcb_clksrc.c | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)


-- 

 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] clocksource: Fix for 4.11 Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-03-16 17:50 +0100
  [PATCH] Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-03-16 17:50 +0100

csiph-web