--- - branch: MAIN date: Sat Sep 1 22:28:04 UTC 2018 files: - new: '1.13' old: '1.12' path: src/sys/external/bsd/drm2/linux/linux_fence.c pathrev: src/sys/external/bsd/drm2/linux/linux_fence.c@1.13 type: modified id: 20180901T222804Z.c2bd8e4a5612459c48309d7da976fd7e37a16b29 log: | Allow fence_get(NULL). This is kind of silly: if the caller has exclusive access to the fence, they should be able to guarantee it's there, so this could serve to suppress legitimate bugs. But better to preserve Linux semantics here than to be picky about API design. Bug by me, fix from Tobias Ulmer in PR kern/53565. module: src subject: 'CVS commit: src/sys/external/bsd/drm2/linux' unixtime: '1535840884' user: riastradh