Page MenuHomeFreeBSD

linuxkpi: add synchronize_srcu_expedited
ClosedPublic

Authored by ashafer on May 10 2020, 5:12 PM.
Tags
None
Referenced Files
F137655843: D24798.id71855.diff
Mon, Nov 24, 7:34 PM
Unknown Object (File)
Thu, Nov 20, 1:00 PM
Unknown Object (File)
Thu, Nov 20, 12:57 PM
Unknown Object (File)
Thu, Nov 20, 12:54 PM
Unknown Object (File)
Thu, Nov 20, 12:51 PM
Unknown Object (File)
Sun, Nov 16, 7:06 PM
Unknown Object (File)
Thu, Nov 13, 1:01 AM
Unknown Object (File)
Thu, Nov 13, 12:25 AM

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