b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH 0/5] batman-adv: Tracing and debugfs deprecation cleanups
@ 2018-10-21  9:30 Sven Eckelmann
  2018-10-21  9:30 ` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Drop unused lockdep include Sven Eckelmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sven Eckelmann @ 2018-10-21  9:30 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hi,

the current master branch already contains support to store debug messages
to the tracing buffer and to inform users about the deprecation of the
debugfs functionality.

This patchset is now cleaning it up a little bit more and allows to the
tracing infrastructure completely without BATMAN_ADV_DEBUGFS.

Kind regards,
	Sven

Sven Eckelmann (5):
  batman-adv: Drop unused lockdep include
  batman-adv: Add includes for deprecation warning
  batman-adv: Improve includes for trace functionality
  batman-adv: Allow to use BATMAN_ADV_DEBUG without BATMAN_ADV_DEBUGFS
  batman-adv: Fix description for BATMAN_ADV_DEBUG

 compat.h                    |  5 ----
 net/batman-adv/Kconfig      |  7 +++--
 net/batman-adv/bat_iv_ogm.c |  1 -
 net/batman-adv/debugfs.c    |  2 ++
 net/batman-adv/log.c        | 60 ++++++++++++++++++++-----------------
 net/batman-adv/trace.c      |  2 --
 net/batman-adv/trace.h      |  6 ++++
 7 files changed, 45 insertions(+), 38 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2018-10-21  9:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-21  9:30 [B.A.T.M.A.N.] [PATCH 0/5] batman-adv: Tracing and debugfs deprecation cleanups Sven Eckelmann
2018-10-21  9:30 ` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Drop unused lockdep include Sven Eckelmann
2018-10-21  9:30 ` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Add includes for deprecation warning Sven Eckelmann
2018-10-21  9:30 ` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: Improve includes for trace functionality Sven Eckelmann
2018-10-21  9:30 ` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: Allow to use BATMAN_ADV_DEBUG without BATMAN_ADV_DEBUGFS Sven Eckelmann
2018-10-21  9:30 ` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: Fix description for BATMAN_ADV_DEBUG Sven Eckelmann

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).