User Details
- User Since
- May 27 2014, 10:08 AM (593 w, 5 d)
Mon, Sep 22
Thu, Sep 18
Mon, Sep 15
Sep 4 2025
I spotted another typo (see the attached comment). I approve it at the same time to not waste time in back and forth comments.
Sep 3 2025
Aug 9 2025
As I understand, HWEIGHT* are always supposed to be run on compile-time constants, so they could just be defined to this const_bitcount macro.
I can create a patch for this if this seems like a good solution to you all.
Handle negative return value from callback.
Aug 7 2025
Rebase on top of main branch.
Jul 26 2025
Jun 29 2025
Thank you @emaste for the bugfix. I was not sure myself if the + 1 was intended.
Jun 23 2025
Address comment from @bz: default the #if/#else logic to the latest version. A user has to define LINUXKPI_VERSION to request the older variant.
Address comment from @bz: move the definition of div64_ul() just after div64_u64().
Jun 15 2025
Looks good to me!
Jun 14 2025
I will have to bump __FreeBSD_version to be able to use this API in DRM drivers.