Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: REE FS: bugfix error path #1801

Merged
merged 1 commit into from
Sep 14, 2017
Merged

Conversation

jenswi-linaro
Copy link
Contributor

Fixes problem in put_dirh_primitive() when another concurrent has
detected an error and thus closed ree_fs_dirh as a part of error
recovery.

Tested-by: Jens Wiklander jens.wiklander@linaro.org (QEMU v8)
Signed-off-by: Jens Wiklander jens.wiklander@linaro.org

@jforissier
Copy link
Contributor

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

@airbak can you please test again with this patch applied? Thanks.

@airbak
Copy link

airbak commented Sep 14, 2017

Test ok.
Tested-by: Jianhui Li airbak.li@hisilicon.com (hi3798cv200)

Fixes problem in put_dirh_primitive() when another concurrent has
detected an error and thus closed ree_fs_dirh as a part of error
recovery.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Jianhui Li <airbak.li@hisilicon.com> (hi3798cv200)
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU v8)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
@jenswi-linaro
Copy link
Contributor Author

Tags applied

@jforissier jforissier merged commit b656871 into OP-TEE:master Sep 14, 2017
@jenswi-linaro jenswi-linaro deleted the reefs_fix branch September 14, 2017 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants