Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756022AbaDPKjq (ORCPT ); Wed, 16 Apr 2014 06:39:46 -0400 Received: from mail-wg0-f43.google.com ([74.125.82.43]:46227 "EHLO mail-wg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755998AbaDPKjh (ORCPT ); Wed, 16 Apr 2014 06:39:37 -0400 Date: Wed, 16 Apr 2014 11:39:30 +0100 From: Lee Jones To: rogerable@realtek.com Cc: Samuel Ortiz , Chris Ball , Greg Kroah-Hartman , Maxim Levitsky , Alex Dubov , Dan Carpenter , Ulf Hansson , Andrew Morton , Oliver Neukum , linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, driverdev-devel@linuxdriverproject.org, wei_wang@realsil.com.cn, micky_ching@realsil.com.cn Subject: Re: [PATCH v7 1/4] [v6 fix] mfd/rtsx_usb: fix possible race condition Message-ID: <20140416103930.GN4754@lee--X1> References: <1397199203-2235-1-git-send-email-rogerable@realtek.com> <1397199203-2235-2-git-send-email-rogerable@realtek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1397199203-2235-2-git-send-email-rogerable@realtek.com> 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 > From: Roger Tseng > > Fix two possible race condition generated by misuse of del_timer in > rtsx_usb_bulk_transfer_sglist() and uninitialized timers before mfd_add_devices > in rtsx_usb_probe(). > > Signed-off-by: Roger Tseng > --- > drivers/mfd/rtsx_usb.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/