Page MenuHomeFreeBSD

Implementing vmemdup_user and vmemdup_array_user
Needs ReviewPublic

Authored by joao.manganelli.86_gmail.com on Mon, Sep 14, 9:57 AM.
Referenced Files
F172033720: D59660.diff
Tue, Sep 15, 2:17 PM
Unknown Object (File)
Mon, Sep 14, 2:44 PM
Unknown Object (File)
Mon, Sep 14, 2:44 PM
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

formatted the text as the function is presented in linux. technically the result is not different as memdup_user for now, because the functions kmem_buckets_valloc and kmem_buckets_alloc_track_caller from linux are not yet implemented.

but with this change the drm-kmod compiles against 6.12.86 linux driver version.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped