simd: detect -rt kernels >= 5.4

The 5.4 series of -rt kernels moved from PREEMPT_RT_BASE/PREEMPT_RT_FULL
to PREEMPT_RT, so we have to account for it here. Otherwise users get
scheduling-while-atomic splats.

Reported-by: Erik Schuitema <erik@essd.nl>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
1 file changed
tree: e1ad418df8affe71698827debf75ea2b3a1b8ef3
  1. kernel-tree-scripts/
  2. src/
  3. .gitattributes
  4. .gitignore
  5. COPYING
  6. README.md
README.md

WireGuard for Linux 3.10 - 5.5

WireGuard was merged into the Linux kernel for 5.6. This repository contains a backport of WireGuard for kernels 3.10 to 5.5, as an out of tree module.

More information may be found at WireGuard.com.

License

This project is released under the GPLv2.