diff options
author | Petr Mladek <[email protected]> | 2015-02-18 18:02:13 +0100 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2015-02-22 23:02:56 +0100 |
commit | c4ce0da8ec62d83c96e29db7dadd6d3985344bb3 (patch) | |
tree | 1e7f1cc23c34e21a0238926df348a1d22f4f0cca /scripts/gdb/linux/modules.py | |
parent | e0b561ee78d82a4cc7792aa28fa4b1ea15325dcc (diff) |
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler()
func->new_func has been accessed after rcu_read_unlock() in klp_ftrace_handler()
and therefore the access was not protected.
Signed-off-by: Petr Mladek <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions