From: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>,
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: Wed, 23 Dec 2015 18:25:21 +0900 [thread overview]
Message-ID: <20151223092521.GA582@swordfish> (raw)
In-Reply-To: <20151222152350.GA14779@kroah.com>
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 )
>
> <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>
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
prev parent reply other threads:[~2015-12-23 9:24 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
2015-12-23 9:25 ` Sergey Senozhatsky [this message]
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=20151223092521.GA582@swordfish \
--to=sergey.senozhatsky.work@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=greg@kroah.com \
--cc=kyeongdon.kim@lge.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minchan@kernel.org \
--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.