Page MenuHomeFreeBSD

linuxkpi: add synchronize_srcu_expedited
ClosedPublic

Authored by ashafer_badland.io on May 10 2020, 5:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 23, 9:40 PM
Unknown Object (File)
Wed, May 15, 12:01 AM
Unknown Object (File)
Sun, May 12, 1:43 PM
Unknown Object (File)
Sat, May 11, 4:38 PM
Unknown Object (File)
Fri, May 10, 11:41 PM
Unknown Object (File)
Apr 28 2024, 8:34 AM
Unknown Object (File)
Apr 23 2024, 3:00 AM
Unknown Object (File)
Apr 22 2024, 4:57 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