v1
2026-08-10
修复 gup_test 长 pin 停止竞态 · v1
gup_test_release() 在调用 pin_longterm_test_stop() 时未持有 pin_longterm_test_mutex,可与 STOP ioctl 并发破坏 pages 数组甚至双重释放;需加锁保护。
gup_test_release() 在调用 pin_longterm_test_stop() 时未持有 pin_longterm_test_mutex,可与 STOP ioctl 并发破坏 pages 数组甚至双重释放;需加锁保护。