linuxkpi: Define `ULL()`It simply appends "ULL" to its argument.The amdgpu DRM driver used it at some point in the development cycle ofLinux 6.14 but the use case was dropped later. Let's still
linuxkpi: Define `ULL()`It simply appends "ULL" to its argument.The amdgpu DRM driver used it at some point in the development cycle ofLinux 6.14 but the use case was dropped later. Let's still add it tolinuxkpi because it will help if we need to do a git bisect in drm-kmod.Reviewed by: emasteSponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D57703
show more ...