All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Nitin Gupta <ngupta@vflare.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Hugh Dickins <hugh.dickins@tiscali.co.uk>,
	Pekka Enberg <penberg@cs.helsinki.fi>,
	Marcin Slusarz <marcin.slusarz@gmail.com>,
	Ed Tomlinson <edt@aei.ca>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>,
	linux-mm-cc <linux-mm-cc@laptop.org>
Subject: Re: [PATCH 3/3] documentation
Date: Thu, 8 Oct 2009 15:58:38 -0700	[thread overview]
Message-ID: <20091008225838.GA31046@kroah.com> (raw)
In-Reply-To: <20091008225724.GB22949@kroah.com>

On Thu, Oct 08, 2009 at 03:57:24PM -0700, Greg KH wrote:
> On Tue, Sep 22, 2009 at 10:26:54AM +0530, Nitin Gupta wrote:
> > Short guide on how to setup and use ramzswap.
> 
> Can you also send a patch that adds a drivers/staging/ramzswap/TODO file
> that follows the format of the other drivers/staging/*/TODO file
> describing what is needed to be done to get the code merged into the
> main kernel tree?

Doh, nevermind, you already did that.

stupid me...

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <greg@kroah.com>
To: Nitin Gupta <ngupta@vflare.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Hugh Dickins <hugh.dickins@tiscali.co.uk>,
	Pekka Enberg <penberg@cs.helsinki.fi>,
	Marcin Slusarz <marcin.slusarz@gmail.com>,
	Ed Tomlinson <edt@aei.ca>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>,
	linux-mm-cc <linux-mm-cc@laptop.org>
Subject: Re: [PATCH 3/3] documentation
Date: Thu, 8 Oct 2009 15:58:38 -0700	[thread overview]
Message-ID: <20091008225838.GA31046@kroah.com> (raw)
In-Reply-To: <20091008225724.GB22949@kroah.com>

On Thu, Oct 08, 2009 at 03:57:24PM -0700, Greg KH wrote:
> On Tue, Sep 22, 2009 at 10:26:54AM +0530, Nitin Gupta wrote:
> > Short guide on how to setup and use ramzswap.
> 
> Can you also send a patch that adds a drivers/staging/ramzswap/TODO file
> that follows the format of the other drivers/staging/*/TODO file
> describing what is needed to be done to get the code merged into the
> main kernel tree?

Doh, nevermind, you already did that.

stupid me...

greg k-h

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2009-10-08 23:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-22  4:56 [PATCH 0/3] compcache: in-memory compressed swapping v4 Nitin Gupta
2009-09-22  4:56 ` Nitin Gupta
2009-09-22  4:56 ` [PATCH 1/3] xvmalloc memory allocator Nitin Gupta
2009-09-22  4:56   ` Nitin Gupta
2009-09-22  4:56 ` [PATCH 2/3] virtual block device driver (ramzswap) Nitin Gupta
2009-09-22  4:56   ` Nitin Gupta
2009-09-24  5:11   ` KAMEZAWA Hiroyuki
2009-09-24  5:11     ` KAMEZAWA Hiroyuki
2009-09-24 16:54     ` Nitin Gupta
2009-09-24 16:54       ` Nitin Gupta
2009-09-24 23:46       ` KAMEZAWA Hiroyuki
2009-09-24 23:46         ` KAMEZAWA Hiroyuki
2009-09-22  4:56 ` [PATCH 3/3] documentation Nitin Gupta
2009-09-22  4:56   ` Nitin Gupta
2009-10-08 22:57   ` Greg KH
2009-10-08 22:57     ` Greg KH
2009-10-08 22:58     ` Greg KH [this message]
2009-10-08 22:58       ` Greg KH
2009-09-22  6:13 ` [PATCH 0/3] compcache: in-memory compressed swapping v4 Pekka Enberg
2009-09-22  6:13   ` Pekka Enberg
2009-09-22  8:36   ` Nitin Gupta
2009-09-22  8:36     ` Nitin Gupta
2009-09-22 15:37   ` Greg KH
2009-09-22 15:37     ` Greg KH
2009-09-22 15:52     ` Nitin Gupta
2009-09-22 15:52       ` Nitin Gupta
2009-09-23  0:40       ` Greg KH
2009-09-23  0:40         ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2009-03-17 11:34 [PATCH 0/3]: compressed in-memory swapping Nitin Gupta
2009-03-17 11:38 ` [PATCH 3/3]: documentation Nitin Gupta

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=20091008225838.GA31046@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@linux-foundation.org \
    --cc=edt@aei.ca \
    --cc=hugh.dickins@tiscali.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm-cc@laptop.org \
    --cc=linux-mm@kvack.org \
    --cc=marcin.slusarz@gmail.com \
    --cc=ngupta@vflare.org \
    --cc=penberg@cs.helsinki.fi \
    /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.