diff options
author | 2022-01-27 11:23:26 +0200 | |
---|---|---|
committer | 2022-01-27 11:23:26 +0200 | |
commit | 626b2dda7651a7c766108db4cdc0825db05b980d (patch) | |
tree | 2ed30b8a7bdda5831369ccc354496f146b8f2bab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux (diff) | |
parent | rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev (diff) | |
download | wireguard-linux-626b2dda7651a7c766108db4cdc0825db05b980d.tar.xz wireguard-linux-626b2dda7651a7c766108db4cdc0825db05b980d.zip |
Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Pull rpmsg fixes from Bjorn Andersson:
"The cdev cleanup in the rpmsg_char driver was not performed properly,
resulting in unpredicable behaviour when the parent remote processor
is stopped with any of the cdevs open by a client.
Two patches transitions the implementation to use cdev_device_add()
and cdev_del_device(), to capture the relationship between the two
objects, and relocates the incorrectly placed cdev_del()"
* tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux:
rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev
rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions