From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753120AbbBYLSp (ORCPT ); Wed, 25 Feb 2015 06:18:45 -0500 Received: from mail-we0-f177.google.com ([74.125.82.177]:34650 "EHLO mail-we0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752765AbbBYLSo (ORCPT ); Wed, 25 Feb 2015 06:18:44 -0500 Message-ID: <54EDAF91.8060308@linaro.org> Date: Wed, 25 Feb 2015 12:18:41 +0100 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Ingo Molnar , Thomas Gleixner CC: Matthias Brugger , Robert Jarzmik , Guenter Roeck , "linux@rempel-privat.de >> Oleksij Rempel" , Linux Kernel Mailing List Subject: [GIT PULL][resend] clockevents fixes for 4.0-rc1 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, Ingo, this pull request provides the following fixes for 4.0-rc1: - Fix the Kconfig to prevent the asm9260 timer to be compiled with allyesconfig with sparc/sparc64 (Daniel Lezcano) - Reorder the mtk driver init sequence in order to prevent a potential race when the clock is registered before the irq handler is set (Matthias Brugger) - Fix a section mismatch for the pxa driver (Robert Jarzmik) Thanks ! -- Daniel The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.0-rc1 for you to fetch changes up to 6f2116ebe24f9f0f0d90ad17e405ea181f2499eb: clocksource: pxa: Fix section mismatch (2015-02-25 10:28:55 +0100) ---------------------------------------------------------------- Daniel Lezcano (1): clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig Matthias Brugger (1): clocksource: mtk: Fix race conditions in probe code Robert Jarzmik (1): clocksource: pxa: Fix section mismatch arch/arm/mach-asm9260/Kconfig | 2 ++ drivers/clocksource/Kconfig | 16 +++++----------- drivers/clocksource/mtk_timer.c | 9 +++++---- drivers/clocksource/pxa_timer.c | 2 +- 4 files changed, 13 insertions(+), 16 deletions(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog