]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: Move rds_rtd definitions from rds_rt_debug files to common files
authorAvinash Repaka <avinash.repaka@oracle.com>
Wed, 18 May 2016 22:09:05 +0000 (15:09 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 25 May 2016 03:52:51 +0000 (20:52 -0700)
commitcc9eb2ce811bb9990037141a114f7337086c6043
treeae1077cdb6e044ae1e74b1f387dfd53926610d7c
parentd6a3ca469f2cce6b837b4838065e8332a020c151
RDS: Move rds_rtd definitions from rds_rt_debug files to common files

This patch moves rds_rtd definitions from rds_rtd_debug.h to rds.h and
rds_rt_debug_bitmap modparam definition from rds_rt_debug.c to af_rds.c.
The patch removes rds_rt_debug files since there isn't much content
in these files to be held separately.

Commit 'ib/rds: runtime debuggability enhancement' originally defined
rds_rtd definitions.

Orabug: 23294707

Signed-off-by: Avinash Repaka <avinash.repaka@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/Makefile
net/rds/af_rds.c
net/rds/rds.h
net/rds/rds_rt_debug.c [deleted file]
net/rds/rds_rt_debug.h [deleted file]