[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180524073400.qqwyy7zsihjjswse@pengutronix.de>
Date: Thu, 24 May 2018 09:34:00 +0200
From: Michael Grzeschik <mgr@...gutronix.de>
To: Shuah Khan <shuah@...nel.org>
Cc: linux-usb@...r.kernel.org, valentina.manea.m@...il.com,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
kernel@...gutronix.de
Subject: Re: [PATCH v3] usbip: dynamically allocate idev by nports found in
sysfs
On Wed, May 23, 2018 at 10:44:57AM -0600, Shuah Khan wrote:
> On 05/23/2018 03:22 AM, Michael Grzeschik wrote:
> > As the amount of available ports varies by the kernels build
> > configuration. To remove the limitation of the fixed 128 ports
> > we allocate the amount of idevs by using the number we get
> > from the kernel.
> >
> > Signed-off-by: Michael Grzeschik <m.grzeschik@...gutronix.de>
> > ---
> > v1 -> v2: - reworked memory allocation into one calloc call
> > - added error path on allocation failure
> > v2 -> v3: - moved check for available nports to beginning of function
> >
>
> Hmm. With this patch I see a segfault when I run usbip port command.
> I think this patch is incomplete and more changes are needed to the
> code that references the idev array.
>
> I can't take this patch.
I missed that get_nports depends on vhci_driver->hc_device which is
not initialized that early. I will rework it to get the hc_device
by parameter and send v4.
Thanks,
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists