Thread (37 messages) 37 messages, 7 authors, 2020-08-28

Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray

From: Christoph Hellwig <hch@lst.de>
Date: 2020-08-27 08:55:26
Also in: linux-block, linux-ide, linux-m68k, linux-scsi, lkml

On Thu, Aug 27, 2020 at 09:25:07AM +0200, Hannes Reinecke wrote:
Do you really need the mutex?
Wouldn't xa_store_range() be better and avoid the mutex?
We need the mutex as we need to grab the kobject reference under it.

xa_store_range is only available with a separate config option, and
has really strange calling conventions.  So I'd rather not pull it in
here, especially as most cdev_add callers are for a single minor only
anyway.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help