[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170316164208.GB6579@mai>
Date: Thu, 16 Mar 2017 17:42:08 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: tglx@...utronix.de, mingo@...nel.org
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] clocksource: Fix for 4.11
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
Powered by blists - more mailing lists