]> sourceware.org Git - systemtap.git/commit
Bug: potential NULL pointer derefs when CPUs go online and offline after the ko modul...
authorYichun Zhang (agentzh) <yichun@openresty.com>
Thu, 8 Sep 2022 06:14:48 +0000 (23:14 -0700)
committerYichun Zhang (agentzh) <yichun@openresty.com>
Thu, 8 Sep 2022 23:10:05 +0000 (16:10 -0700)
commit6fe1bfd53920eb7e6fff40c8b17a0a341edaadc3
tree8b5787d89b35f0267c7d276d06ee554e42d29c0b
parent1641b6e7ea67a1ac53b43a163c4893772a9ac966
Bug: potential NULL pointer derefs when CPUs go online and offline after the ko module runs

Bug: the relayfs memory calculation was wrong. adjusted the formula for
the real relay_open() implementation in modern kernels.

Optimize: relay v2: wakeup timers: we only wake up the reader threads
for the current online CPUs.
runtime/transport/relay_v2.c
This page took 0.026288 seconds and 5 git commands to generate.