Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755176AbbLWJYd (ORCPT ); Wed, 23 Dec 2015 04:24:33 -0500 Received: from mail-pa0-f48.google.com ([209.85.220.48]:33467 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754243AbbLWJYR (ORCPT ); Wed, 23 Dec 2015 04:24:17 -0500 Date: Wed, 23 Dec 2015 18:25:21 +0900 From: Sergey Senozhatsky To: Greg KH Cc: Sergey Senozhatsky , stable@vger.kernel.org, Andrew Morton , Minchan Kim , Kyeongdon Kim , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [PATCH v4 2/2] zram: try vmalloc() after kmalloc() Message-ID: <20151223092521.GA582@swordfish> References: <1448973390-21170-1-git-send-email-sergey.senozhatsky@gmail.com> <1448973390-21170-3-git-send-email-sergey.senozhatsky@gmail.com> <20151222065936.GB1684@swordfish> <20151222152350.GA14779@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151222152350.GA14779@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1163 Lines: 34 On (12/22/15 07:23), Greg KH wrote: > On Tue, Dec 22, 2015 at 03:59:36PM +0900, Sergey Senozhatsky wrote: > > Hello, > > > > Cc stable > > > > Do I need to resend the patch or providing the message-id is enough? > > > > lkml.kernel.org/r/1448973390-21170-3-git-send-email-sergey.senozhatsky@gmail.com > > ( http://marc.info/?l=linux-kernel&m=144897350818887 ) > > > > This is not the correct way to submit patches for inclusion in the > stable kernel tree. Please read Documentation/stable_kernel_rules.txt > for how to do this properly. > > Aha, thanks. Since it's -rc6 already I'll just wait and go with : --- Option 2 --- : : After the patch has been merged to Linus' tree, send an email to : stable@vger.kernel.org containing the subject of the patch, the commit ID, : why you think it should be applied, and what kernel version you wish it to : be applied to. -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/