Re: [RFC PATCH rdma-next 02/14] RDMA/core: Enforce requirement to hold lists_rwsem semaphore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 21, 2017 at 09:51:34PM +0200, Leon Romanovsky wrote:
> On Thu, Dec 21, 2017 at 12:12:00PM -0700, Jason Gunthorpe wrote:
> > On Thu, Dec 21, 2017 at 08:17:36PM +0200, Leon Romanovsky wrote:
> > > @@ -526,8 +531,8 @@ int ib_register_device(struct ib_device *device,
> > >  		if (!add_client_context(device, client) && client->add)
> > >  			client->add(device);
> > >
> > > -	device->index = __dev_new_index();
> > >  	down_write(&lists_rwsem);
> > > +	device->index = __dev_new_index();
> >
> > Isn't this hunk a for-rc bugfix??
>
> Whole patch can go to for-rc.
>

But you should remember that it will create dependency on for-rc for
whole series.

> This for-rc/for-next thing is new for me. In RDMA, we didn't bother ourselves too
> much and sent everything to for-next.
>
> Thanks
>
> >
> > Jason
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> > the body of a message to majordomo@xxxxxxxxxxxxxxx
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html


Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux