* [GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2
@ 2013-09-26 0:37 Daniel Lezcano
2013-09-27 5:49 ` Ingo Molnar
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2013-09-26 0:37 UTC (permalink / raw)
To: linux-arm-kernel
Hi Thomas,
this pull request contains several fixes for the clocksource/clockevent
drivers:
- Jean Pihet fixed a missing Kconfig option preventing the Armada370/XP
to boot up.
- Magnus Damm fixed the cpumask on the em_sti driver to have the
broadcast timer working on a SMP system
- Sebastian Hesselbarth skipped the initialization of a timer for
uninitialized DT nodes
- Tomasz Figa fixed the irq affinity failing on non online cpus
Thanks
-- Daniel
-----------------------------------------------------------------------------
The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:
Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)
are available in the git repository at:
ssh://daniel.lezcano at git.linaro.org//srv/git.linaro.org/git/people/dlezcano/linux.git
clockevents/3.12-rc2-fixes
for you to fetch changes up to 2199a5574b6d94b9ca26c6345356f45ec60fef8b:
clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
(2013-09-26 02:31:04 +0200)
----------------------------------------------------------------
Jean Pihet (1):
arm: clocksource: mvebu: Use the main timer as clock source from DT
Magnus Damm (1):
clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
Sebastian Hesselbarth (1):
clocksource: of: Respect device tree node status
Tomasz Figa (1):
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
drivers/clocksource/Kconfig | 1 +
drivers/clocksource/clksrc-of.c | 3 +++
drivers/clocksource/em_sti.c | 2 +-
drivers/clocksource/exynos_mct.c | 10 +++++++++-
4 files changed, 14 insertions(+), 2 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2
2013-09-26 0:37 [GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2 Daniel Lezcano
@ 2013-09-27 5:49 ` Ingo Molnar
2013-09-27 6:52 ` Daniel Lezcano
0 siblings, 1 reply; 4+ messages in thread
From: Ingo Molnar @ 2013-09-27 5:49 UTC (permalink / raw)
To: linux-arm-kernel
* Daniel Lezcano <daniel.lezcano@linaro.org> wrote:
> Hi Thomas,
>
> this pull request contains several fixes for the clocksource/clockevent
> drivers:
>
> - Jean Pihet fixed a missing Kconfig option preventing the Armada370/XP
> to boot up.
>
> - Magnus Damm fixed the cpumask on the em_sti driver to have the
> broadcast timer working on a SMP system
>
> - Sebastian Hesselbarth skipped the initialization of a timer for
> uninitialized DT nodes
>
> - Tomasz Figa fixed the irq affinity failing on non online cpus
>
> Thanks
> -- Daniel
>
> -----------------------------------------------------------------------------
>
> The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:
>
> Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)
>
> are available in the git repository at:
>
>
> ssh://daniel.lezcano at git.linaro.org//srv/git.linaro.org/git/people/dlezcano/linux.git
> clockevents/3.12-rc2-fixes
If you want me to pull this you'll need to send along your SSH password as
well!
Thanks,
Ingo
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2
2013-09-27 5:49 ` Ingo Molnar
@ 2013-09-27 6:52 ` Daniel Lezcano
2013-09-27 7:31 ` Ingo Molnar
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2013-09-27 6:52 UTC (permalink / raw)
To: linux-arm-kernel
On 09/27/2013 07:49 AM, Ingo Molnar wrote:
>
> * Daniel Lezcano <daniel.lezcano@linaro.org> wrote:
>
>> Hi Thomas,
>>
>> this pull request contains several fixes for the clocksource/clockevent
>> drivers:
>>
>> - Jean Pihet fixed a missing Kconfig option preventing the Armada370/XP
>> to boot up.
>>
>> - Magnus Damm fixed the cpumask on the em_sti driver to have the
>> broadcast timer working on a SMP system
>>
>> - Sebastian Hesselbarth skipped the initialization of a timer for
>> uninitialized DT nodes
>>
>> - Tomasz Figa fixed the irq affinity failing on non online cpus
>>
>> Thanks
>> -- Daniel
>>
>> -----------------------------------------------------------------------------
>>
>> The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:
>>
>> Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)
>>
>> are available in the git repository at:
>>
>>
>> ssh://daniel.lezcano at git.linaro.org//srv/git.linaro.org/git/people/dlezcano/linux.git
>> clockevents/3.12-rc2-fixes
>
> If you want me to pull this you'll need to send along your SSH password as
> well!
Oops ! :)
Here is the right one:
git://git.linaro.org/people/dlezcano/linux.git clockevents/3.12-rc2-fixes
Thanks
-- Daniel
--
<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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2
2013-09-27 6:52 ` Daniel Lezcano
@ 2013-09-27 7:31 ` Ingo Molnar
0 siblings, 0 replies; 4+ messages in thread
From: Ingo Molnar @ 2013-09-27 7:31 UTC (permalink / raw)
To: linux-arm-kernel
* Daniel Lezcano <daniel.lezcano@linaro.org> wrote:
> On 09/27/2013 07:49 AM, Ingo Molnar wrote:
> >
> >* Daniel Lezcano <daniel.lezcano@linaro.org> wrote:
> >
> >>Hi Thomas,
> >>
> >>this pull request contains several fixes for the clocksource/clockevent
> >>drivers:
> >>
> >> - Jean Pihet fixed a missing Kconfig option preventing the Armada370/XP
> >>to boot up.
> >>
> >> - Magnus Damm fixed the cpumask on the em_sti driver to have the
> >>broadcast timer working on a SMP system
> >>
> >> - Sebastian Hesselbarth skipped the initialization of a timer for
> >>uninitialized DT nodes
> >>
> >> - Tomasz Figa fixed the irq affinity failing on non online cpus
> >>
> >>Thanks
> >> -- Daniel
> >>
> >>-----------------------------------------------------------------------------
> >>
> >>The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:
> >>
> >> Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)
> >>
> >>are available in the git repository at:
> >>
> >>
> >>ssh://daniel.lezcano at git.linaro.org//srv/git.linaro.org/git/people/dlezcano/linux.git
> >>clockevents/3.12-rc2-fixes
> >
> >If you want me to pull this you'll need to send along your SSH password as
> >well!
>
> Oops ! :)
>
> Here is the right one:
>
> git://git.linaro.org/people/dlezcano/linux.git clockevents/3.12-rc2-fixes
Pulled, thanks Daniel!
Ingo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-09-27 7:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 0:37 [GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2 Daniel Lezcano
2013-09-27 5:49 ` Ingo Molnar
2013-09-27 6:52 ` Daniel Lezcano
2013-09-27 7:31 ` Ingo Molnar
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).