kernel_optimize_test/net/tipc
Allan Stephens c89039850b tipc: Elimination of print buffer chaining
This patch revamps TIPC's print buffer subsystem to eliminate
support for arbitrary chains of print buffers, which were
rarely needed and difficult to use safely.

In its place, print buffers can now be configured to echo their
output to the system console.  This provides an equivalent for
the only chaining currently utilized by TIPC, in a faster and
more compact manner.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-05 01:22:30 -07:00
..
addr.c
addr.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bcast.c
bcast.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bearer.c
bearer.h
cluster.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
cluster.h
config.c tipc: Simplify log buffer resizing 2008-05-05 01:20:04 -07:00
config.h
core.c tipc: Simplify log buffer resizing 2008-05-05 01:20:04 -07:00
core.h tipc: Elimination of print buffer chaining 2008-05-05 01:22:30 -07:00
dbg.c tipc: Elimination of print buffer chaining 2008-05-05 01:22:30 -07:00
dbg.h tipc: Elimination of print buffer chaining 2008-05-05 01:22:30 -07:00
discover.c
discover.h
eth_media.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 2008-03-26 04:39:53 +09:00
handler.c
Kconfig
link.c [TIPC]: Enhance validation of format on incoming messages 2008-04-15 19:04:54 -07:00
link.h
Makefile
msg.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
msg.h tipc: endianness annotations 2008-04-27 14:26:49 -07:00
name_distr.c tipc: Fix null pointer dereference in debug code 2008-05-05 01:21:54 -07:00
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c [TIPC]: Overhaul of socket locking logic 2008-04-15 00:22:02 -07:00
port.h
ref.c [TIPC]: Cleanup of TIPC reference table code 2008-04-16 18:22:20 -07:00
ref.h [TIPC]: Remove inlining of reference table locking routines 2008-04-16 18:21:16 -07:00
socket.c net: Fix wrong interpretation of some copy_to_user() results. 2008-04-25 01:49:48 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
zone.h