From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755970AbbCEOLr (ORCPT ); Thu, 5 Mar 2015 09:11:47 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:46047 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754974AbbCEOLq (ORCPT ); Thu, 5 Mar 2015 09:11:46 -0500 Message-ID: <54F8641E.9010407@linaro.org> Date: Thu, 05 Mar 2015 15:11:42 +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: "yongbae2@gmail.com >> Yongbae Park" , =?UTF-8?B?VXdlIEtsZWluZS1Lw7ZuaWc=?= , "linux-kernel@vger.kernel.org >> Linux Kernel Mailing List" Subject: [GIT PULL] clockevents: fixes for 4.0-rc2 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 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(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog