From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:40689 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751615AbbLVPXy (ORCPT ); Tue, 22 Dec 2015 10:23:54 -0500 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 5BC9F204C9 for ; Tue, 22 Dec 2015 10:23:53 -0500 (EST) Date: Tue, 22 Dec 2015 07:23:50 -0800 From: Greg KH To: Sergey Senozhatsky Cc: 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: <20151222152350.GA14779@kroah.com> References: <1448973390-21170-1-git-send-email-sergey.senozhatsky@gmail.com> <1448973390-21170-3-git-send-email-sergey.senozhatsky@gmail.com> <20151222065936.GB1684@swordfish> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151222065936.GB1684@swordfish> Sender: stable-owner@vger.kernel.org List-ID: 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.