All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] (resubmit) relay interface bugfixes and early logging support
@ 2008-06-13  1:09 Eduard - Gabriel Munteanu
  0 siblings, 0 replies; only message in thread
From: Eduard - Gabriel Munteanu @ 2008-06-13  1:09 UTC (permalink / raw)
  To: tzanussi; +Cc: penberg, akpm, compudj, linux-kernel, righi.andrea

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

Thanks to Andrea Righi for pointing out an error in patch number 2. I
resubmitted the whole patch series because there were some problems
reported by scripts/checkpatch.pl.

I apologize for any inconvenience caused.

Eduard - Gabriel Munteanu (3):
  relay: Fix 4 off-by-one errors occuring when writing to a CPU buffer.
  relay: Fix race condition which occurs when reading across CPUs.
  relay: Add buffer-only channels; useful for early logging.

 Documentation/filesystems/relay.txt |   11 +++
 include/linux/relay.h               |   19 ++++--
 kernel/relay.c                      |  136 ++++++++++++++++++++++++++---------
 3 files changed, 127 insertions(+), 39 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-13  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-13  1:09 [PATCH 0/3] (resubmit) relay interface bugfixes and early logging support Eduard - Gabriel Munteanu

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.