Re: [PATCH 1/4] usb: Convert xhci-mem to XArray

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

 



On Mon, Mar 18, 2019 at 02:17:10PM -0700, Matthew Wilcox wrote:
> The XArray API is a better fit for xhci than the radix tree API was,
> to the point where we can remove the wrappers around the radix tree
> and just call the XArray APIs directly.
> 
> Signed-off-by: Matthew Wilcox <willy@xxxxxxxxxxxxx>
> ---
>  drivers/usb/host/xhci-mem.c | 86 +++++++++++++------------------------
>  drivers/usb/host/xhci.h     |  5 ++-
>  2 files changed, 33 insertions(+), 58 deletions(-)

At first glance this looks good to me, did you test it?

thanks,

greg k-h



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux