Skip to content

Conversation

@GangSecurity
Copy link
Contributor

No description provided.

Tracked-On: OAM-128405
Signed-off-by: Gang G Chen <[email protected]>
__volatile__("": : :"memory") is compiler barrier to tell compiler
don't reoder memory related instruction
__volatile__("mfence": : :"memory") is processor barrier that all
the RW instuction to complete before this instruction

This can sovle kernelflinger hang issue in boot stress test

Tracked-On: OAM-128405
Signed-off-by: Gang G Chen <[email protected]>
Signed-off-by: Alek Du <[email protected]>
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

FAILURE: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Failed and removed Engineering Build Not Started Engineering Build Not Started labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants