Page MenuHomeFreeBSD

linuxkpi: add synchronize_srcu_expedited
ClosedPublic

Authored by ashafer on May 10 2020, 5:12 PM.
Tags
None
Referenced Files
F169289399: D24798.id71617.diff
Tue, Sep 1, 3:32 AM
Unknown Object (File)
Mon, Aug 31, 7:25 AM
Unknown Object (File)
Sat, Aug 29, 11:33 PM
Unknown Object (File)
Sat, Aug 29, 3:22 PM
Unknown Object (File)
Sat, Aug 29, 10:42 AM
Unknown Object (File)
Sat, Aug 29, 4:25 AM
Unknown Object (File)
Tue, Aug 25, 2:12 PM
Unknown Object (File)
Mon, Aug 17, 4:28 PM

Details

Summary

This just straight up wraps the already existing synchronize_srcu.

Required for drm 5.2

Test Plan

Tested using drm5.2 without any known issues.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31015
Build 28721: arc lint + arc unit

Event Timeline

I think that the expedited funcs do more than a simple sync but I'm not able to tell what for now ...
What do you think about this @hselasky ?

It is fine.

Ok, will you commit ?

This revision is now accepted and ready to land.May 16 2020, 2:24 PM