public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Stefani Seibold <stefani@seibold.net>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Arnd Bergmann <arnd@arndb.de>, Andi Kleen <andi@firstfloor.org>,
	Amerigo Wang <xiyou.wangcong@gmail.com>,
	Joe Perches <joe@perches.com>
Subject: Re: [PATCH 0/7] kfifo: new API v0.6
Date: Wed, 18 Nov 2009 13:33:52 -0800	[thread overview]
Message-ID: <20091118133352.4a23eba3.akpm@linux-foundation.org> (raw)
In-Reply-To: <1258372242.31356.1.camel@wall-e>

On Mon, 16 Nov 2009 12:50:42 +0100
Stefani Seibold <stefani@seibold.net> wrote:

> This is a new generic kernel FIFO implementation.

Your email client converts all tabs to spaces :(  Can't apply.

> X-Mailer: Evolution 2.28.1 

Someone needs slapping.

  parent reply	other threads:[~2009-11-18 21:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-16 11:50 [PATCH 0/7] kfifo: new API v0.6 Stefani Seibold
2009-11-16 11:56 ` [PATCH 1/7] kfifo: move struct kfifo in place Stefani Seibold
2009-11-16 11:58 ` [PATCH 2/7] kfifo: move out spinlock Stefani Seibold
2009-11-17 11:44   ` Roger Quadros
2009-11-16 12:01 ` [PATCH 3/7] kfifo: cleanup namespace Stefani Seibold
2009-11-16 12:03 ` [PATCH 4/7] kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out Stefani Seibold
2009-11-16 12:04 ` [PATCH 5/7] kfifo: add DEFINE_KFIFO and friends, add very tiny functions Stefani Seibold
2009-11-29 16:18   ` Thiago Farina
2009-11-16 12:05 ` [PATCH 6/7] kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user Stefani Seibold
2009-11-16 12:07 ` [PATCH 7/7] kfifo: add record handling functions Stefani Seibold
2009-11-18 21:33 ` Andrew Morton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-28  1:49 [PATCH 0/7] kfifo: new API v0.6 Andy Walls
2009-10-28  3:20 ` Andi Kleen
2009-10-28  5:36   ` Mauro Carvalho Chehab
2009-10-24 13:33 Stefani Seibold
2009-10-25  1:48 ` Andi Kleen
2009-10-25  8:12   ` Stefani Seibold
2009-10-30 22:24 ` Greg KH
2009-10-31  7:50   ` Stefani Seibold
2009-10-31 19:10     ` Greg KH
2009-11-01  9:50       ` Stefani Seibold

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=20091118133352.4a23eba3.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=andi@firstfloor.org \
    --cc=arnd@arndb.de \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefani@seibold.net \
    --cc=xiyou.wangcong@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox