hardkernel / linux

Linux kernel source tree
Other
427 stars 408 forks source link

[C2] [3.16.72] Build regression for WireGuard #380

Open Fl0-0 opened 5 years ago

Fl0-0 commented 5 years ago

WireGuard fails to build, only half the siphash API available.

Patched on the Debian side: https://salsa.debian.org/kernel-team/linux/commit/a18106c82d29ab442fdb759fe2eff5a97016da11

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1ae2324f732c9c4e2fa4ebd885fa1001b70d52e1

Applied this patch to successfully build the WireGuard module:

https://salsa.debian.org/kernel-team/linux/raw/a18106c82d29ab442fdb759fe2eff5a97016da11/debian/patches/features/all/siphash-implement-halfsiphash1-3-for-hash-tables.patch

Fl0-0 commented 5 years ago

Upstream release 3.16.73 fix the issue. Please update to 3.16.73.