2013-03-19 13:31:24

by Ohad Ben Cohen

[permalink] [raw]
Subject: Re: [PATCHv2 02/10] remoteproc: Bugfix remove entry from list before freeing it

On Thu, Feb 21, 2013 at 7:15 PM, <[email protected]> wrote:
> From: Sjur Br?ndeland <[email protected]>
>
> Remove the vdev entry from the list before freeing it,
> otherwise the rproc->vdevs list get corrupted.
>
> Signed-off-by: Sjur Br?ndeland <[email protected]>

Cc'ing stable here too and slightly modifying subject+commit log.

Thanks!