diff options
author | 2021-08-27 08:36:06 +0200 | |
---|---|---|
committer | 2021-08-31 14:54:14 +0200 | |
commit | 436fc4feeabbf103d78d50a8e091b3aac28cc37f (patch) | |
tree | 9a4001ce8eff24e8a69f19fdb68f472724d36d23 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/cio: dont unregister subchannel from child-drivers (diff) | |
download | wireguard-linux-436fc4feeabbf103d78d50a8e091b3aac28cc37f.tar.xz wireguard-linux-436fc4feeabbf103d78d50a8e091b3aac28cc37f.zip |
s390: add kmemleak annotation in stack_alloc()
kmemleak with enabled auto scanning reports that our stack allocation is
lost. This is because we're saving the pointer + STACK_INIT_OFFSET to
lowcore. When kmemleak now scans the objects, it thinks that this one is
lost because it can't find a corresponding pointer.
Reported-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Tested-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions