All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] clockevents/clocksource fixes for 4.8-rc3
Date: Fri, 26 Aug 2016 16:20:22 +0200	[thread overview]
Message-ID: <57C05026.7010905@linaro.org> (raw)


Hi Thomas, Ingo,

this is the second round of fixes for 4.8-rc3.

 - Add the mck clock enablement for the ETM/ETB driver (Alexandre Belloni)

 - Clear the interrupts after stopping the timer in order to prevent
spurious interrupt at init time (Chen-Yu Tsai)

 - Fix a memory corruption on pistachio by replacing a reference to
pointer by the pointer itself (Marcin Nowakowski)

Thanks !

  -- Daniel

The following changes since commit aa8c0f1ad7e862147f4efb32bbb71ff66eb38caa:

  clocksource/drivers/pxa: Fix include files for compilation (2016-08-24
11:16:38 +0200)

are available in the git repository at:

  http://git.linaro.org/people/daniel.lezcano/linux.git
clockevents/4.8-fixes

for you to fetch changes up to b53e7d000d9e6e9fd2c6eb6b82d2783c67fd599e:

  clocksource/drivers/sun4i: Clear interrupts after stopping timer in
probe function (2016-08-26 15:56:01 +0200)

----------------------------------------------------------------
Alexandre Belloni (1):
      clocksource/drivers/timer-atmel-pit: Enable mck clock

Chen-Yu Tsai (1):
      clocksource/drivers/sun4i: Clear interrupts after stopping timer
in probe function

Marcin Nowakowski (1):
      drivers/clocksource/pistachio: Fix memory corruption in init

 drivers/clocksource/sun4i_timer.c     | 9 ++++++++-
 drivers/clocksource/time-pistachio.c  | 8 ++++----
 drivers/clocksource/timer-atmel-pit.c | 6 ++++++
 3 files changed, 18 insertions(+), 5 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

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Chen-Yu Tsai <wens@csie.org>,
	Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Subject: [PULL] clockevents/clocksource fixes for 4.8-rc3
Date: Fri, 26 Aug 2016 16:20:22 +0200	[thread overview]
Message-ID: <57C05026.7010905@linaro.org> (raw)


Hi Thomas, Ingo,

this is the second round of fixes for 4.8-rc3.

 - Add the mck clock enablement for the ETM/ETB driver (Alexandre Belloni)

 - Clear the interrupts after stopping the timer in order to prevent
spurious interrupt at init time (Chen-Yu Tsai)

 - Fix a memory corruption on pistachio by replacing a reference to
pointer by the pointer itself (Marcin Nowakowski)

Thanks !

  -- Daniel

The following changes since commit aa8c0f1ad7e862147f4efb32bbb71ff66eb38caa:

  clocksource/drivers/pxa: Fix include files for compilation (2016-08-24
11:16:38 +0200)

are available in the git repository at:

  http://git.linaro.org/people/daniel.lezcano/linux.git
clockevents/4.8-fixes

for you to fetch changes up to b53e7d000d9e6e9fd2c6eb6b82d2783c67fd599e:

  clocksource/drivers/sun4i: Clear interrupts after stopping timer in
probe function (2016-08-26 15:56:01 +0200)

----------------------------------------------------------------
Alexandre Belloni (1):
      clocksource/drivers/timer-atmel-pit: Enable mck clock

Chen-Yu Tsai (1):
      clocksource/drivers/sun4i: Clear interrupts after stopping timer
in probe function

Marcin Nowakowski (1):
      drivers/clocksource/pistachio: Fix memory corruption in init

 drivers/clocksource/sun4i_timer.c     | 9 ++++++++-
 drivers/clocksource/time-pistachio.c  | 8 ++++----
 drivers/clocksource/timer-atmel-pit.c | 6 ++++++
 3 files changed, 18 insertions(+), 5 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

             reply	other threads:[~2016-08-26 14:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26 14:20 Daniel Lezcano [this message]
2016-08-26 14:20 ` [PULL] clockevents/clocksource fixes for 4.8-rc3 Daniel Lezcano
2016-08-26 14:20 ` [PATCH 1/3] clocksource/drivers/timer-atmel-pit: Enable mck clock Daniel Lezcano
2016-08-26 14:20   ` Daniel Lezcano
2016-08-26 14:20   ` [PATCH 2/3] drivers/clocksource/pistachio: Fix memory corruption in init Daniel Lezcano
2016-08-26 14:20     ` Daniel Lezcano
2016-08-26 14:20   ` [PATCH 3/3] clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function Daniel Lezcano
2016-08-26 14:20     ` Daniel Lezcano
2016-08-30  9:55   ` [PATCH 1/3] clocksource/drivers/timer-atmel-pit: Enable mck clock Mark Rutland
2016-08-30  9:55     ` Mark Rutland
2016-08-30 10:15     ` Daniel Lezcano
2016-08-30 10:15       ` Daniel Lezcano

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=57C05026.7010905@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 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.