On Tuesday, November 12, 2013 3:48 PM, Jingoo Han wrote:
> Hi Mark,
> 
> By the way, now I am testing s3c64xx by repeating modprobe & rmmod.
> However, after s3c64xx_spi_remove() by rmmod, devm_spi_unregister()
> is not called. So, at the next calling modprobe, it makes kernel panic.
> On the other hand, When spi_unregister_master()& spi_master_put()
> are added, the kernel panic does not happen.

Hi Stephen Warren,

I tested your patch "spi: core: invert success test in
devm_spi_register_master" with spi-s3c64xx.ko.
I checked that the kernel panic is resolved.
Thank you for your patch. :-)

Best regards,
Jingoo Han

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to