From: Greg KH <greg@kroah.com>
To: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Cc: stable@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>,
Minchan Kim <minchan@kernel.org>,
Kyeongdon Kim <kyeongdon.kim@lge.com>,
linux-kernel@vger.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Subject: Re: [PATCH v4 2/2] zram: try vmalloc() after kmalloc()
Date: Tue, 22 Dec 2015 07:23:50 -0800 [thread overview]
Message-ID: <20151222152350.GA14779@kroah.com> (raw)
In-Reply-To: <20151222065936.GB1684@swordfish>
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 )
<formletter>
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.
</formletter>
next prev parent reply other threads:[~2015-12-22 15:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 12:36 [PATCH v4 0/2] zram/zcomp: stream allocation fixes and tweaks Sergey Senozhatsky
2015-12-01 12:36 ` [PATCH v4 1/2] zram/zcomp: use GFP_NOIO to allocate streams Sergey Senozhatsky
2015-12-01 12:36 ` [PATCH v4 2/2] zram: try vmalloc() after kmalloc() Sergey Senozhatsky
2015-12-18 0:28 ` Sergey Senozhatsky
2015-12-22 3:10 ` Kyeongdon Kim
2015-12-22 6:54 ` Sergey Senozhatsky
2015-12-22 6:59 ` Sergey Senozhatsky
2015-12-22 15:23 ` Greg KH [this message]
2015-12-23 9:25 ` Sergey Senozhatsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151222152350.GA14779@kroah.com \
--to=greg@kroah.com \
--cc=akpm@linux-foundation.org \
--cc=kyeongdon.kim@lge.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minchan@kernel.org \
--cc=sergey.senozhatsky.work@gmail.com \
--cc=sergey.senozhatsky@gmail.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.