OctopusHu0105 opened a new pull request, #17456:
URL: https://github.com/apache/nuttx/pull/17456

   …aa has created them"
   
   This reverts commit 694750e8af624bbf828420d7096637a63d160963.
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   *closed driver/i3c: fix after i3c_bus init without initialization of 
i3c_device #17438, create new PR.*
   
   *Because there is already the same patch, please revert the previous patch.*
   
   *Root cause:A crash occurs when sending data through the interface 
i3c_device_do_priv_xfers, where the struct 'i3c_device * dev' is null. The 
memory request for 'i3c_device * dev' is in i3c_master_register_new_i3c_devs. 
In addition to the DAA process for adding new devices, the interface should be 
called again after init_deone=true.*
   
   ## Impact
   
   *NA.*
   
   ## Testing
   
   *chip: bes3601*
   *dev: LSM6DSR*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to