Fix the OSDK CI failure

This commit is contained in:
Jianfeng Jiang
2024-06-21 05:51:13 +00:00
committed by Tate, Hongliang Tian
parent fe7251c413
commit 3de8a9330a
40 changed files with 260 additions and 189 deletions

View File

@ -21,7 +21,10 @@ mod test {
bio::{BioEnqueueError, BioStatus, BioType, SubmittedBio},
BlockDevice,
};
use ostd::mm::{FrameAllocOptions, Segment, VmIo};
use ostd::{
mm::{FrameAllocOptions, Segment, VmIo},
prelude::*,
};
use rand::{rngs::SmallRng, RngCore, SeedableRng};
use crate::{