From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752797Ab3I0Hbt (ORCPT ); Fri, 27 Sep 2013 03:31:49 -0400 Received: from mail-ee0-f43.google.com ([74.125.83.43]:59296 "EHLO mail-ee0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751813Ab3I0Hbr (ORCPT ); Fri, 27 Sep 2013 03:31:47 -0400 Date: Fri, 27 Sep 2013 09:31:43 +0200 From: Ingo Molnar To: Daniel Lezcano Cc: Thomas Gleixner , Linux Kernel Mailing List , John Stultz , Jean Pihet , Magnus Damm , Sebastian Hesselbarth , Tomasz Figa , "linux-arm-kernel@lists.infradead.org" Subject: Re: [GIT PULL 3.12-rc2 fixes] clocksource: Several fixes for 3.12-rc2 Message-ID: <20130927073143.GA7443@gmail.com> References: <524381D2.7050604@linaro.org> <20130927054957.GC6597@gmail.com> <52452B47.80205@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52452B47.80205@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Daniel Lezcano wrote: > On 09/27/2013 07:49 AM, Ingo Molnar wrote: > > > >* Daniel Lezcano 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@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