Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

memslot: Fix a bug of memslot_move() #237

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Conversation

leecher1337
Copy link
Contributor

Invoking memslot_init() in memslot_move() will result in losing the
linked list information of the original memory slot node. Reimplement
memslot_move() to resolve some exceptional issues during mapping memory
slots.

Signed-off-by: leecher1337 leecher@dose.0wnz.at

Invoking memslot_init() in memslot_move() will result in losing the
linked list information of the original memory slot node. Reimplement
memslot_move() to resolve some exceptional issues during mapping memory
slots.

Signed-off-by: leecher1337 <leecher@dose.0wnz.at>
@HaxmCI HaxmCI added CI:Build Pass CI:Build Pass CI:Mac Test Pass CI:Mac Test Pass labels Aug 28, 2019
@wcwang wcwang merged commit 1958f91 into intel:master Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI:Build Pass CI:Build Pass CI:Mac Test Pass CI:Mac Test Pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants