]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commitdiff
Merge branch 'rpmsg-linux-5.4.y' of git://git.ti.com/rpmsg/rpmsg into rpmsg-ti-linux...
authorSuman Anna <s-anna@ti.com>
Sun, 23 Feb 2020 16:05:33 +0000 (10:05 -0600)
committerSuman Anna <s-anna@ti.com>
Sun, 23 Feb 2020 16:06:29 +0000 (10:06 -0600)
Pull in the updated rpmsg base feature branch that includes fixes to the
rpmsg-rpc driver for various bugs and memory leak issues found during
error recovery with active open applications

* 'rpmsg-linux-5.4.y' of git://git.ti.com/rpmsg/rpmsg:
  rpmsg: rpc: fix potential memory leak of unprocessed skbs
  rpmsg: rpc: fix ept memory leak during recovery
  rpmsg: rpc: use the local device pointer in all file operations
  rpmsg: rpc: maintain a reference device pointer per open fd
  rpmsg: rpc: fix sysfs entry creation failures during recovery

Signed-off-by: Suman Anna <s-anna@ti.com>

Trivial merge