-
Notifications
You must be signed in to change notification settings - Fork 407
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/regbuf-clone: add test case for sparse buffer merging
Development series had a bug where the kernel would dereference a NULL pointer node, which is just a sparse node, rather than skipping it. Add a test case for that. Not really a cloning issue, but let's add it in here anyway. Requires a huge page to hit it. Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters