Page MenuHomeFreeBSD

linuxkpi: Add `memdup_array_user()`
ClosedPublic

Authored by dumbbell on Wed, Apr 22, 8:18 AM.
Tags
None
Referenced Files
F154290639: D56574.id176165.diff
Mon, Apr 27, 3:40 PM
Unknown Object (File)
Sun, Apr 26, 2:42 PM
Unknown Object (File)
Sun, Apr 26, 4:05 AM
Unknown Object (File)
Sun, Apr 26, 4:04 AM
Unknown Object (File)
Sat, Apr 25, 2:33 PM
Unknown Object (File)
Sat, Apr 25, 6:55 AM
Unknown Object (File)
Sat, Apr 25, 4:44 AM
Unknown Object (File)
Sat, Apr 25, 4:32 AM
Subscribers

Details

Summary

The amdgpu DRM driver started this in Linux 6.12.x.

This is part of the update of DRM drivers to Linux 6.12.81.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz requested changes to this revision.Wed, Apr 22, 2:08 PM
bz added a subscriber: bz.
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/string.h
97

return ()

This revision now requires changes to proceed.Wed, Apr 22, 2:08 PM
This revision is now accepted and ready to land.Wed, Apr 22, 7:25 PM
This revision was automatically updated to reflect the committed changes.