Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964920Ab3GLNrA (ORCPT ); Fri, 12 Jul 2013 09:47:00 -0400 Received: from mail-bk0-f51.google.com ([209.85.214.51]:40302 "EHLO mail-bk0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964821Ab3GLNq7 (ORCPT ); Fri, 12 Jul 2013 09:46:59 -0400 Date: Fri, 12 Jul 2013 16:46:29 +0300 From: Sergey Senozhatsky To: Greg Kroah-Hartman Cc: Sergey Senozhatsky , Jerome Marchand , Nitin Gupta , linux-kernel@vger.kernel.org Subject: Re: [PATCH staging-next] zram: protect zram_reset_device() call Message-ID: <20130712134629.GA4007@swordfish.minsk.epam.com> References: <20130626122839.GA2268@swordfish.minsk.epam.com> <51D3F0BE.8060109@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51D3F0BE.8060109@redhat.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 Content-Length: 887 Lines: 25 On (07/03/13 11:37), Jerome Marchand wrote: > Subject: Re: [PATCH staging-next] zram: protect zram_reset_device() call > User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 > Thunderbird/17.0.2 > > On 06/26/2013 02:28 PM, Sergey Senozhatsky wrote: > > Commit 9b3bb7abcdf2df0f1b2657e6cbc9d06bc2b3b36f (remove > > zram_sysfs file (v2)) accidentally made zram_reset_device() > > racy. Protect zram_reset_device() call with zram->lock. > > > > Signed-off-by: Sergey Senozhatsky > > Acked-by: Jerome Marchand Hello Greg, could you please apply this patch? thank you, -ss -- 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/