login
Header Space

 
 

[PATCH 0/9 net-next-2.6] [TIPC]: System & debug output modifications

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Miller <davem@...>
Cc: <netdev@...>, <allan.stephens@...>
Date: Monday, April 28, 2008 - 3:48 pm

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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/9 net-next-2.6] [TIPC]: System & debug output m..., Allan Stephens, (Mon Apr 28, 3:48 pm)
speck-geostationary