• Linus Torvalds's avatar
    Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc · 687fcad8
    Linus Torvalds authored
    Pull rpmsg updates from Bjorn Andersson:
     "This contains a number of bug fixes to the GLINK transport driver, an
      off-by-one in the GLINK smem driver and a memory leak fix in the rpmsg
      char driver"
    
    * tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc:
      rpmsg: Fix Kconfig indentation
      rpmsg: char: Simplify 'rpmsg_eptdev_release()'
      rpmsg: glink: Free pending deferred work on remove
      rpmsg: glink: Don't send pending rx_done during remove
      rpmsg: glink: Fix rpmsg_register_device err handling
      rpmsg: glink: Put an extra reference during cleanup
      rpmsg: glink: Fix use after free in open_ack TIMEOUT case
      rpmsg: glink: Fix reuse intents memory leak issue
      rpmsg: glink: Set tail pointer to 0 at end of FIFO
      rpmsg: char: release allocated memory
    687fcad8
rpmsg_char.c 13.5 KB