Details
-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Commit 98883bd3e2cc48a3a5674ce140ad74bece37df05 added support for iov_iter_get_pages_alloc for newer kernels, instead of ll_get_user_pages. However the iovec was still freed within ll_free_user_pages, using OBD_FREE_LARGE. Use kvfree instead (like in the linux kernel).
Attachments
Issue Links
Activity
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | New: patch |
Hope I am understanding correctly that it is this ticket that can be closed