All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: "Thomas Gleixner" <tglx@linutronix.de>,
	"yongbae2@gmail.com >> Yongbae Park" <yongbae2@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"linux-kernel@vger.kernel.org >> Linux Kernel Mailing List"
	<linux-kernel@vger.kernel.org>,
	"Peter Zijlstra" <a.p.zijlstra@chello.nl>
Subject: Re: [GIT PULL] clockevents: fixes for 4.0-rc2
Date: Thu, 5 Mar 2015 17:48:35 +0100	[thread overview]
Message-ID: <20150305164835.GA10274@gmail.com> (raw)
In-Reply-To: <54F8641E.9010407@linaro.org>


* Daniel Lezcano <daniel.lezcano@linaro.org> wrote:

> Hi Ingo, Thomas,
> 
> This couple of patches fixes a potential crash at boot time.
> 
>  - Fix setup_irq / clockevents_config_and_register init ordering in order to
> prevent to have an interrupt to be fired before the handler is set for sun5i
> and efm32 (Yongbae Park)
> 
> Thanks !
> 
>   -- Daniel
> 
> The following changes since commit 13a7a6ac0a11197edcd0f756a035f472b42cdf8b:
> 
>   Linux 4.0-rc2 (2015-03-03 09:04:59 -0800)
> 
> are available in the git repository at:
> 
>   http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.0-rc2
> 
> for you to fetch changes up to 1096be084ac59927158ce80ff1d31c33eed0e565:
> 
>   clockevents: sun5i: Fix setup_irq init sequence (2015-03-05 15:01:37
> +0100)
> 
> ----------------------------------------------------------------
> Yongbae Park (2):
>       clocksource: efm32: Fix a NULL pointer dereference
>       clockevents: sun5i: Fix setup_irq init sequence
> 
>  drivers/clocksource/time-efm32.c  | 4 ++--
>  drivers/clocksource/timer-sun5i.c | 8 ++++----
>  2 files changed, 6 insertions(+), 6 deletions(-)

Pulled into tip:timers/urgent, thanks Daniel!

	Ingo

      parent reply	other threads:[~2015-03-05 16:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-05 14:11 [GIT PULL] clockevents: fixes for 4.0-rc2 Daniel Lezcano
2015-03-05 14:14 ` [PATCH 1/2] clocksource: efm32: Fix a NULL pointer dereference Daniel Lezcano
2015-03-05 14:14   ` [PATCH 2/2] clockevents: sun5i: Fix setup_irq init sequence Daniel Lezcano
2015-03-05 16:48 ` Ingo Molnar [this message]

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=20150305164835.GA10274@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=yongbae2@gmail.com \
    /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.