From: Amerigo Wang <xiyou.wangcong@gmail.com>
To: Stefani Seibold <stefani@seibold.net>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>, Andi Kleen <andi@firstfloor.org>
Subject: Re: [PATCH 0/7] new kfifo API
Date: Thu, 13 Aug 2009 11:09:03 +0800 [thread overview]
Message-ID: <20090813030903.GC5031@cr0.nay.redhat.com> (raw)
In-Reply-To: <1250029873.17599.98.camel@wall-e>
On Wed, Aug 12, 2009 at 12:31:13AM +0200, Stefani Seibold wrote:
>This is a proposal of a new generic kernel FIFO implementation.
>The patch is splitted into 7 parts:
> Part 1: Code reorganization, no functional change
> Part 2: Move out spinlock
> Part 3: Cleanup namespace
> Part 4: rename kfifo_put... -> kfifo_in... and kfifo_get... -> kfifo_out...
> Part 5: add DEFINE_KFIFO and friends, add very tiny functions
> Part 6: add kfifo_from_user and kfifo_to_user
> Part 7: add record handling functions (does some reorg)
Hi, Stefani
Can you put these patches into one thread? I have to search my
inbox to find all of them. :)
And, personally I don't like your splitting of these patches,
I prefer to see kfifo API changes first, then their usages.
Anyway, nice work! Thanks!
next prev parent reply other threads:[~2009-08-13 3:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-11 22:31 [PATCH 0/7] new kfifo API Stefani Seibold
2009-08-12 14:58 ` Arnd Bergmann
2009-08-12 15:28 ` Stefani Seibold
2009-08-12 16:43 ` Arnd Bergmann
2009-08-13 3:09 ` Amerigo Wang [this message]
2009-08-13 9:27 ` Arnd Bergmann
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=20090813030903.GC5031@cr0.nay.redhat.com \
--to=xiyou.wangcong@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=andi@firstfloor.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=stefani@seibold.net \
/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