This repository has been archived by the owner on Jan 28, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
memslot: Fix a bug of memslot_move()
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>
- Loading branch information