Page MenuHomeFreeBSD

linuxkpi: Define `ULL()`
AcceptedPublic

Authored by dumbbell on Sat, Jun 20, 12:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 21, 11:15 PM
Unknown Object (File)
Sun, Jun 21, 10:10 PM
Subscribers

Details

Reviewers
emaste
Group Reviewers
linuxkpi
Summary

It simply appends "ULL" to its argument.

The amdgpu DRM driver used it at some point in the development cycle of Linux 6.14 but the use case was dropped later. Let's still add it to linuxkpi because it will help if we need to do a git bisect in drm-kmod.

This is part of the update of DRM drivers to Linux 6.14.

Sponsored by: The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped