569cc39d39
llvm cannot always recognize memset as builtin function and optimize
it away, so just delete it. It was a leftover from testing
of bpf_perf_event_output() with large data structures.
Fixes:
|
||
---|---|---|
.. | ||
bpf | ||
configfs | ||
hidraw | ||
hw_breakpoint | ||
kdb | ||
kfifo | ||
kobject | ||
kprobes | ||
livepatch | ||
pktgen | ||
rpmsg | ||
seccomp | ||
trace_events | ||
uhid | ||
Kconfig | ||
Makefile |