Hi,

This series removes some redundant code and simply RV.

Changes in v2:
  - drop the "nop" reactor removal patch
  - clarify commit description of reference counter removal patch

Nam Cao (5):
  rv: Remove unused field in struct rv_monitor_def
  rv: Merge struct rv_monitor_def into struct rv_monitor
  rv: Merge struct rv_reactor_def into struct rv_reactor
  rv: Remove rv_reactor's reference counter
  rv: Remove struct rv_monitor::reacting

 include/linux/rv.h            |   8 ++
 kernel/trace/rv/rv.c          | 210 +++++++++++++++-------------------
 kernel/trace/rv/rv.h          |  39 +------
 kernel/trace/rv/rv_reactors.c | 132 +++++++--------------
 4 files changed, 149 insertions(+), 240 deletions(-)

-- 
2.39.5


Reply via email to