]> git.ipfire.org Git - thirdparty/zstd.git/commit
[contrib][linux] Disable ASM in the kernel
authorNick Terrell <terrelln@fb.com>
Tue, 18 Oct 2022 01:40:06 +0000 (18:40 -0700)
committerNick Terrell <nickrterrell@gmail.com>
Sat, 22 Oct 2022 00:14:31 +0000 (17:14 -0700)
commit43de2aa17d5817bc566f0b8ed13c6c8283b1d8d4
tree3ea22dbab227fb54ffa6e48c2c45774c8e351c83
parent330558ad52d24875c8260670b42eeb75dbef7161
[contrib][linux] Disable ASM in the kernel

Disable ASM in the kernel for now. It requires a few changes & setup to
get working. Instead of doing it in a zstd version update, I'd prefer to
package that change as a single patch, and propose it separately from
the version update. This makes the version update easier, and reduces
some risk.
contrib/linux-kernel/Makefile
contrib/linux-kernel/linux.mk
contrib/linux-kernel/test/Makefile