Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: 166055b78fb1ff8d593e1857fe25de3d3eefe690 https://github.com/OpenAMP/open-amp/commit/166055b78fb1ff8d593e1857fe25de3d3... Author: Junyan Lin junyanlin@allwinnertech.com Date: 2021-12-13 (Mon, 13 Dec 2021)
Changed paths: M lib/remoteproc/rsc_table_parser.c
Log Message: ----------- remoteproc: fix notifyid assignment in handle_vdev_rsc
Fix the issue that it used vring_rsc->notifyid to allocate new IDs but finally updated vdev_rsc->notifyid rather than vring_rsc->notifyid.
(See https://github.com/OpenAMP/open-amp/issues/314)
Signed-off-by: Junyan Lin junyanlin@allwinnertech.com
openamp-rp@lists.openampproject.org