> On 9 Jan 2022, at 00:28, Ian Kent <raven@xxxxxxxxxx> wrote: > > On Fri, 2021-12-24 at 22:02 +0000, Sam James wrote: >> Fixes a build failure with the musl libc: >> ``` >> ../include/hash.h:74:8: error: unknown type name '__always_inline' >> 74 | static __always_inline uint32_t hash_64(uint64_t val, >> unsigned int bits) >> | ^~~~~~~~~~~~~~~ >> ``` >> >> We need to include stddef.h from linux-headers to ensure >> _always_inline >> is always defined. >> >> Bug: https://bugs.gentoo.org/828918 >> Tested-by: Yixun Lan <dlan@xxxxxxxxxx> >> Signed-off-by: Sam James <sam@xxxxxxxxxx> > > Hi Sam, > > Thanks for this series. Hi Ian, No worries, thanks for your reply! > > I've added them to my path queue but still need to perform a build > as a check. > > I can't say when I'll commit them to the repo. but I have a number > of bug fixes to commit as well when testing is completed and I'll > do it then. > > I may end up doing a release fairly soon too because of those bug > fixes, not sure when that will happen. No rush on my end. Just let me know if you have any feedback or if anything needs fixing from this. Cheers, sam
Attachment:
signature.asc
Description: Message signed with OpenPGP