]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc: Update max_notifyid as we allocate vrings
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 20 Oct 2016 02:40:10 +0000 (19:40 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 15 Nov 2016 05:52:17 +0000 (21:52 -0800)
commit48f18f89896338b995c6f8ed7a986d1bd9715d16
tree6f554728ed07e8bdcee3e3fdcc97c073935f99bb
parentf5bcb35387efc994cfd88f87039d7cdb6c1a06a2
remoteproc: Update max_notifyid as we allocate vrings

Vrings are now allocated as we parse the resource table, before we
boot the rproc or register any virtio devices, so it's safe to bump
max_notifyid as part of this process.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c