Page MenuHomeFreeBSD

Where possible we will use M_LINUX malloc(9) type. Move M_FUTEX defines to the linux_common.ko.
ClosedPublic

Authored by dchagin on Nov 2 2014, 9:48 PM.
Tags
None
Referenced Files
F103603846: D1077.diff
Wed, Nov 27, 1:22 AM
Unknown Object (File)
Sun, Nov 17, 3:53 PM
Unknown Object (File)
Fri, Nov 15, 11:09 AM
Unknown Object (File)
Sun, Nov 3, 8:56 PM
Unknown Object (File)
Oct 20 2024, 11:05 AM
Unknown Object (File)
Oct 14 2024, 8:00 AM
Unknown Object (File)
Sep 30 2024, 11:20 PM
Unknown Object (File)
Sep 23 2024, 2:05 AM
Subscribers

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

dchagin retitled this revision from to Where possible we will use M_LINUX malloc(9) type. Move M_FUTEX defines to the linux_common.ko..
emaste added inline comments.
sys/compat/linux/linux_uid16.c
174–175

wrapping not necessary?

sys/compat/linux/linux_util.c
58

could we expand wp perhaps? Maybe "Linux futex waiting proc"?

Fixed emaste notes. Agreed

emaste added a reviewer: emaste.
This revision is now accepted and ready to land.Nov 18 2014, 3:32 AM
This revision was automatically updated to reflect the committed changes.