WSL2-Linux-Kernel/drivers/hwtracing/intel_th
Kees Cook 9ed0a59c0c intel_th: msu: Use memset_startat() for clearing hw header
In preparation for FORTIFY_SOURCE performing compile-time and run-time
field bounds checking for memset(), avoid intentionally writing across
neighboring fields.

Use memset_startat() so memset() doesn't get confused about writing
beyond the destination member that is intended to be the starting point
of zeroing through the end of the struct.

Acked-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Link: https://lore.kernel.org/lkml/87sfyzi97l.fsf@ashishki-desk.ger.corp.intel.com
Signed-off-by: Kees Cook <keescook@chromium.org>
2022-02-13 16:48:04 -08:00
..
Kconfig
Makefile
acpi.c
core.c bus: Make remove callback return void 2021-07-21 11:53:42 +02:00
debug.c
debug.h
gth.c intel_th: Wait until port is in reset before programming it 2021-06-24 15:49:32 +02:00
gth.h
intel_th.h intel_th: Wait until port is in reset before programming it 2021-06-24 15:49:32 +02:00
msu-sink.c
msu.c intel_th: msu: Use memset_startat() for clearing hw header 2022-02-13 16:48:04 -08:00
msu.h
pci.c intel_th: pci: Add Alder Lake-M support 2021-04-16 07:26:50 +02:00
pti.c intel_th: Constify attribute_group structs 2021-04-16 07:26:50 +02:00
pti.h
sth.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
sth.h