mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
b21c7ba6d9
The "handshake_req_alloc excessive privsize" kunit test is intended
to check what happens when the maximum privsize is exceeded. The
WARN_ON_ONCE_GFP at mm/page_alloc.c:4744 can be disabled safely for
this test.
Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Fixes:
|
||
---|---|---|
.. | ||
.kunitconfig | ||
genl.c | ||
genl.h | ||
handshake-test.c | ||
handshake.h | ||
Makefile | ||
netlink.c | ||
request.c | ||
tlshd.c | ||
trace.c |