public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/6] Add preadv & pwritev system calls.
@ 2008-12-19 15:58 y
  2008-12-19 15:58 ` [Patch v5 1/6] Add missing accounting calls to compat_sys_{readv,writev} y
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: y @ 2008-12-19 15:58 UTC (permalink / raw)
  To: linux-kernel, linux-arch, linux-api; +Cc: aarcange, Gerd Hoffmann

From: Gerd Hoffmann <kraxel@redhat.com>

  Hi folks,

Next round of the preadv & pwritev patch series, addressing review
comments:

 * Common code for the compat syscall versions is factored
   out in preparing patches.  
 * Added prototypes to syscall.h
 * Fixup some whitespace damage.

It's also the last release before I fall off the internet for the x-mas
and new-year holidays.  I'll be online again starting Jan 5th and will
deal with the remaining issues (if any) then.

cheers,
  Gerd


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-12-19 16:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 15:58 [PATCH v5 0/6] Add preadv & pwritev system calls y
2008-12-19 15:58 ` [Patch v5 1/6] Add missing accounting calls to compat_sys_{readv,writev} y
2008-12-19 15:58 ` [Patch v5 2/6] create compat_readv() y
2008-12-19 15:58 ` [Patch v5 3/6] create compat_writev() y
2008-12-19 15:58 ` [Patch v5 4/6] Add preadv and pwritev system calls y
2008-12-19 15:58 ` [Patch v5 5/6] MIPS: Add preadv(2) and pwritev(2) syscalls y
2008-12-19 15:58 ` [Patch v5 6/6] switch compat readv/preadv/writev/pwritev from fget to fget_light y
2008-12-19 16:21 ` [PATCH v5 0/6] Add preadv & pwritev system calls Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox