On Thu, Aug 01, 2019 at 08:14:46PM +0300, Gal Pressman wrote: > Add ratelimited helpers to the ibdev_* printk functions. > Implementation inspired by counterpart dev_*_ratelimited functions. > > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> > --- > include/rdma/ib_verbs.h | 42 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>