Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756242AbbHZHue (ORCPT ); Wed, 26 Aug 2015 03:50:34 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:34194 "EHLO mail-oi0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752105AbbHZHuc (ORCPT ); Wed, 26 Aug 2015 03:50:32 -0400 MIME-Version: 1.0 In-Reply-To: <1439896258-26449-5-git-send-email-grygorii.strashko@ti.com> References: <1439896258-26449-1-git-send-email-grygorii.strashko@ti.com> <1439896258-26449-5-git-send-email-grygorii.strashko@ti.com> Date: Wed, 26 Aug 2015 09:50:31 +0200 Message-ID: Subject: Re: [PATCH 4/7] gpio: omap: protect regs access in omap_gpio_irq_handler From: Linus Walleij To: Grygorii Strashko Cc: Alexandre Courbot , Santosh Shilimkar , Kevin Hilman , Tony Lindgren , Javier Martinez Canillas , Linux-OMAP , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 568 Lines: 18 On Tue, Aug 18, 2015 at 1:10 PM, Grygorii Strashko wrote: > The access to HW registers has to be be protected in > omap_gpio_irq_handler(), as it may race with code executed on > another CPUs. > > Signed-off-by: Grygorii Strashko Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/