diff options
author | Eduardo Blanco <[email protected]> | 2010-10-19 10:26:47 +0100 |
---|---|---|
committer | Simon Horman <[email protected]> | 2010-10-19 17:13:16 +0200 |
commit | d86bef73b4a24e59e7c1f896a72bbf38430ac2c6 (patch) | |
tree | 724097038b8d5bf76da75b55af13de23b46365f1 /tools/perf/util/trace-event-scripting.c | |
parent | 714f095f74582764d629785f03b459a3d0503624 (diff) |
Fixed race condition at ip_vs.ko module init.
Lists were initialized after the module was registered. Multiple ipvsadm
processes at module load triggered a race condition that resulted in a null
pointer dereference in do_ip_vs_get_ctl(). As a result, __ip_vs_mutex
was left locked preventing all further ipvsadm commands.
Signed-off-by: Eduardo J. Blanco <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions