Page MenuHomeFreeBSD

linuxkpi: add synchronize_srcu_expedited
ClosedPublic

Authored by ashafer on May 10 2020, 5:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 12, 7:33 AM
Unknown Object (File)
Sun, Apr 12, 4:02 AM
Unknown Object (File)
Sat, Apr 11, 10:15 PM
Unknown Object (File)
Sat, Apr 11, 1:34 AM
Unknown Object (File)
Sun, Apr 5, 6:14 PM
Unknown Object (File)
Wed, Apr 1, 4:09 PM
Unknown Object (File)
Sat, Mar 28, 3:10 PM
Unknown Object (File)
Mar 5 2026, 7:13 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 Not Applicable
Unit
Tests Not Applicable

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