[PATCH v2] staging: vc04_services: vchiq_bus: Do not kfree device

Stefan Wahren stefan.wahren at i2se.com
Thu Oct 19 11:18:58 PDT 2023


Am 18.10.23 um 07:52 schrieb Umang Jain:
> As per device_register() documentation, this kfree() on error path will
> crash. The call to put_device() is all that is needed here to free the
> memory.
> 
> Fixes: 027e5703de6b ("staging: vc04_services: vchiq_arm: Add new bus type and device type")
> Signed-off-by: Umang Jain <umang.jain at ideasonboard.com>

Reviewed-by: Stefan Wahren <stefan.wahren at i2se.com>



More information about the linux-rpi-kernel mailing list