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 <[email protected]> (cherry picked from commit e1e9c97)
- Loading branch information