Skip to content

Revert "nvme/util: support multi-page prplists in PRP"#57

Merged
minwooim merged 1 commit into
SamsungDS:mainfrom
minwooim:fix-overrun
May 7, 2026
Merged

Revert "nvme/util: support multi-page prplists in PRP"#57
minwooim merged 1 commit into
SamsungDS:mainfrom
minwooim:fix-overrun

Conversation

@minwooim
Copy link
Copy Markdown
Collaborator

@minwooim minwooim commented May 7, 2026

This reverts commit 6763e31.

__prplist has memory overrun where each @rq has a single page of prplist and this patch might overrun from one @rq's page to the next one.

This reverts commit 6763e31.

`__prplist` has memory overrun where each @rq has a single page of
prplist and this patch might overrun from one @rq's page to the next
one.
@minwooim minwooim requested a review from birkelund May 7, 2026 13:53
Copy link
Copy Markdown

@lsgunth lsgunth left a comment

Choose a reason for hiding this comment

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

Thank you!

@minwooim minwooim merged commit ba5496b into SamsungDS:main May 7, 2026
23 of 25 checks passed
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