commit | 8dcc75dbbe0a7b82c7c9a9388a49d1e32723d8a9 | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Sat Dec 19 13:11:48 2020 +0100 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Sat Dec 19 13:11:48 2020 +0100 |
tree | e1ad418df8affe71698827debf75ea2b3a1b8ef3 | |
parent | d2faea81c32ce04d061237e34cfad3c36e93be35 [diff] |
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>
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.
This project is released under the GPLv2.