On Mon, Jul 20, 2020 at 11:31:05AM -0300, Jason Gunthorpe wrote: > On Sun, Jul 19, 2020 at 09:57:47AM +0300, Leon Romanovsky wrote: > > From: Maor Gottlieb <maorg@xxxxxxxxxxxx> > > > > According to the locking scheme, mlx5_ib_update_xlt should be called > > with srcu_read_lock(). > > This fixes the below LOCKDEP trace. > > > > [ 861.917222] WARNING: CPU: 1 PID: 1130 at > > drivers/infiniband/hw/mlx5/odp.c:132 mlx5_odp_populate_xlt+0x175/0x180 > > [mlx5_ib] > > Why do I keep getting patches with oops reports word wrapped?? > > Do not wrap oops. > > Do not include timestamp in oops. > > Trim useless informatin I'll try my best. This note for INTERNAL review, please DON'T trim anything from OOPS, I don't want to lose information just because someone was too extatic. Thanks