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

DRM[i915]: fix i915 crash during reboot stress test #71

Conversation

beckwen
Copy link
Contributor

@beckwen beckwen commented Dec 5, 2024

Use drm_release with global spinlock to make sure memtrack file create/close is serialization, and if sysfs_create_bin_file return file existed error, need to return 0 to let open drm process move forward

Tracked-On: OAM-128000

@sysopenci sysopenci added Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started Invalid commit message labels Dec 5, 2024
@sysopenci
Copy link

Improper Commit Message
Valid Commit Message
Improper Jira Status,
jira status not in ['In Progress','Implemented']

Use drm_release with global spinlock to make sure memtrack file create/close
is serialization, and if sysfs_create_bin_file return file existed error, need to
return 0 to let open drm process move forward

Tracked-On: OAM-128000
Signed-off-by: Kui Wen <[email protected]>
@sysopenci
Copy link

Improper Commit Message
Valid Commit Message
Improper Jira Status,
jira status not in ['In Progress','Implemented']

@sysopenci sysopenci added Developer Approved Pending Developer Approval Pending Developer Approval and removed Pending Developer Approval Pending Developer Approval Developer Approved labels Dec 6, 2024
Copy link

@feijiang1 feijiang1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci sysopenci added PR approved Developer Approved and removed Pending PR Review Pending PR Review Pending Developer Approval Pending Developer Approval labels Dec 11, 2024
@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

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

SUCCESS: 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 Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Dec 11, 2024
@sysopenci
Copy link

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

@sysopenci sysopenci merged commit bd445d6 into projectceladon:celadon/u/mr0/master Dec 11, 2024
26 checks passed
@sysopenci
Copy link

Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon_umr0_master-merge/308

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