commit | 48f18f89896338b995c6f8ed7a986d1bd9715d16 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Oct 19 19:40:10 2016 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Nov 14 21:52:17 2016 -0800 |
tree | 6f554728ed07e8bdcee3e3fdcc97c073935f99bb | |
parent | f5bcb35387efc994cfd88f87039d7cdb6c1a06a2 [diff] |
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>