Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1297293

Re: [PATCH v4 2/2] zram: try vmalloc() after kmalloc()

From Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 2/2] zram: try vmalloc() after kmalloc()
Date 2015-12-23 10:30 +0100
Message-ID <qINU6-7NH-21@gated-at.bofh.it> (permalink)
References <qASnU-1b9-11@gated-at.bofh.it> <qASnU-1b9-19@gated-at.bofh.it> <qIp5o-ty-13@gated-at.bofh.it> <qIxcC-5Ia-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v4 2/2] zram: try vmalloc() after kmalloc() Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-12-22 08:00 +0100
  Re: [PATCH v4 2/2] zram: try vmalloc() after kmalloc() Greg KH <greg@kroah.com> - 2015-12-22 16:40 +0100
    Re: [PATCH v4 2/2] zram: try vmalloc() after kmalloc() Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-12-23 10:30 +0100

csiph-web