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
wcwang merged 1 commit intointel:masterfrom
leecher1337:patch
Aug 29, 2019
Merged

memslot: Fix a bug of memslot_move()#237
wcwang merged 1 commit intointel:masterfrom
leecher1337:patch

Conversation

@leecher1337
Copy link
Copy Markdown
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

3 participants