Open mfrischknecht opened 1 week ago
unfortunately this breaks the build on previous kernels, should try to make this change conditional like this: https://github.com/gnif/vendor-reset/blob/084881c6e9e11bdadaf05798e669568848e698a3/src/amd/amdgpu/atom.c#L43
@VoodaGod I'm currently out of town, so I've just applied you suggestion through the GitHub mobile interface. I hope that's okay like this. Thanks!
Note: I havent tested this myself yet. I should be able to until friday.
asm/unaligned.h
has been moved tolinux/unaligned.h
since Linux v. 6.12 ^1, which breaks the build ofvendor-reset
e.g. on NixOS unstable (and likely other distributions, as soon as those switch to 6.12, too).On my system, the build fails with this error: