]> Gentwo Git Trees - linux/.git/commit
Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
authorBjorn Andersson <andersson@kernel.org>
Tue, 13 May 2025 15:52:46 +0000 (16:52 +0100)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 15 May 2025 19:09:05 +0000 (13:09 -0600)
commit46f7676c81533545f7e8e82e58880603f984cf0f
treed3c6828bd2038032eca168098da1b0ae5db750d0
parentb278981b5ac109e6f6986b20a5cb19654aba8f68
Revert "remoteproc: core: Clear table_sz when rproc_shutdown"

Clearing the table_sz on cleanup seemed reasonable, but further
discussions concluded that this merely working around the issue
and that the fix is incomplete.

As such, revert commit efdde3d73ab2 ("remoteproc: core: Clear table_sz
when rproc_shutdown") to avoid carrying a partial fix.

Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20250513-revert-rproc-table-sz-v1-1-a8c6b5d6f8a7@kernel.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/remoteproc_core.c