OpenCloudOS-Kernel/tools/testing/selftests/wireguard/qemu/arch
Jason A. Donenfeld a0fd7cc87a wireguard: selftests: use normal kernel stack size on ppc64
While at some point it might have made sense to be running these tests
on ppc64 with 4k stacks, the kernel hasn't actually used 4k stacks on
64-bit powerpc in a long time, and more interesting things that we test
don't really work when we deviate from the default (16k). So, we stop
pushing our luck in this commit, and return to the default instead of
the minimum.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-06 20:03:47 -07:00
..
aarch64.config
aarch64_be.config
arm.config
armeb.config
i686.config
m68k.config wireguard: selftests: remove ancient kernel compatibility code 2020-01-05 14:08:32 -08:00
mips.config
mips64.config
mips64el.config
mipsel.config
powerpc.config
powerpc64le.config wireguard: selftests: use normal kernel stack size on ppc64 2020-05-06 20:03:47 -07:00
x86_64.config