Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f265c6af authored by tirupathireddy's avatar tirupathireddy Committed by Stephen Boyd
Browse files

msm: platsmp-8625: modify pen_release variable to volatile



Since pen_release is a shared variable between cpus. By marking it
as volatile, compiler won't cache that variable into registers and
won't optimize the code which access pen_release variable.

Change-Id: Ib5b7aa5932b35d64d05f9e4a4672df2bb9207c59
Signed-off-by: default avatartirupathireddy <tirupath@codeaurora.org>
parent 7a86ab5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment