Skip to content

Conversation

Alter-1
Copy link
Owner

@Alter-1 Alter-1 commented Mar 26, 2019

Purpose

fix for uninitialized Lun pointer, CORE-15886
This fixes crash on Intel AHCI init

JIRA issue: CORE-15886

Proposed changes

AtapiSetupLunPtrs() was not called after UniataAllocateLunExt() in Intel SATA/AHCI detect code. It is necessary to do it at this moment because
we have to setup LUN-specfic flags at this moment.

@Alter-1 Alter-1 changed the title fix for uninitialized Lun ptr, CORE-15886 [UNIATA] fix for uninitialized Lun pointer, CORE-15886 Mar 29, 2019
@Alter-1 Alter-1 force-pushed the master branch 2 times, most recently from ff342f3 to fee2f83 Compare April 2, 2019 10:24
@Alter-1 Alter-1 force-pushed the Alter-1-patch-IntelLunPtr branch 2 times, most recently from c2f2b2e to 1f55da3 Compare April 2, 2019 14:52
This fixes crash on Intel AHCI init. CORE-15886
@Alter-1 Alter-1 force-pushed the Alter-1-patch-IntelLunPtr branch from 1f55da3 to 2c5777a Compare April 2, 2019 15:19
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.

2 participants