netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Allan Stephens <allan.stephens@windriver.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, allan.stephens@windriver.com
Subject: [PATCH 0/9 net-next-2.6] [TIPC]: System & debug output modifications
Date: Mon, 28 Apr 2008 15:48:37 -0400	[thread overview]
Message-ID: <1209412126-2109-1-git-send-email-allan.stephens@windriver.com> (raw)


This patch set includes a number of fixes and cleanups for the code TIPC
uses to print its system and debug output. Please see each individual patch
for further description.

Summary:

 net/tipc/config.c     |    2 
 net/tipc/core.c       |    6 +
 net/tipc/core.h       |  124 ++++++++++++++++----------
 net/tipc/dbg.c        |  231 ++++++++++++++++++++++++-------------------------
 net/tipc/dbg.h        |   12 +--
 net/tipc/link.c       |   20 +++-
 net/tipc/msg.c        |   10 +-
 net/tipc/name_distr.c |    3 -
 8 files changed, 218 insertions(+), 190 deletions(-)

Allan Stephens (9):
      [TIPC]: Simplify log buffer resizing
      [TIPC]: Provide feedback when log buffer resizing fails
      [TIPC]: Fix recursive spinlock invocation in print buffer code
      [TIPC]: Fix null pointer dereference in debug code
      [TIPC]: Elimination of print buffer chaining
      [TIPC]: Cosmetic cleanup of print buffer code
      [TIPC]: Cosmetic cleanup of system & debug output declarations
      [TIPC]: Exclude debug-only print buffer code when not debugging
      [TIPC]: Update version number to TIPC 1.6.4

Thanks,
Al

             reply	other threads:[~2008-04-28 19:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 19:48 Allan Stephens [this message]
2008-04-28 19:48 ` [PATCH 1/9 net-next-2.6] [TIPC]: Simplify log buffer resizing Allan Stephens
2008-05-05  8:20   ` David Miller
2008-04-28 19:48 ` [PATCH 2/9 net-next-2.6] [TIPC]: Provide feedback when log buffer resizing fails Allan Stephens
2008-05-05  8:20   ` David Miller
2008-04-28 19:48 ` [PATCH 3/9 net-next-2.6] [TIPC]: Fix recursive spinlock invocation in print buffer code Allan Stephens
2008-05-05  8:21   ` David Miller
2008-04-28 19:48 ` [PATCH 4/9 net-next-2.6] [TIPC]: Fix null pointer dereference in debug code Allan Stephens
2008-05-05  8:22   ` David Miller
2008-04-28 19:48 ` [PATCH 5/9 net-next-2.6] [TIPC]: Elimination of print buffer chaining Allan Stephens
2008-05-05  8:22   ` David Miller
2008-04-28 19:48 ` [PATCH 6/9 net-next-2.6] [TIPC]: Cosmetic cleanup of print buffer code Allan Stephens
2008-05-05  8:23   ` David Miller
2008-04-28 19:48 ` [PATCH 7/9 net-next-2.6] [TIPC]: Cosmetic cleanup of system & debug output declarations Allan Stephens
2008-05-05  8:23   ` David Miller
2008-04-28 19:48 ` [PATCH 8/9 net-next-2.6] [TIPC]: Exclude debug-only print buffer code when not debugging Allan Stephens
2008-05-05  8:24   ` David Miller
2008-04-28 19:48 ` [PATCH 9/9 net-next-2.6] [TIPC]: Update version number to TIPC 1.6.4 Allan Stephens
2008-05-05  8:24   ` David Miller

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=1209412126-2109-1-git-send-email-allan.stephens@windriver.com \
    --to=allan.stephens@windriver.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).