* Oleg Nesterov [2012-11-24 19:02:28]:
> Introduce uprobe->register_rwsem. It is taken for writing around
> __uprobe_register/unregister.
>
> Change handler_chain() to use this sem rather than consumer_rwsem.
>
> The main reason for this change is that we have the nasty problem
> with mmap_sem/
Introduce uprobe->register_rwsem. It is taken for writing around
__uprobe_register/unregister.
Change handler_chain() to use this sem rather than consumer_rwsem.
The main reason for this change is that we have the nasty problem
with mmap_sem/consumer_rwsem dependency. filter_chain() needs to
prot
2 matches
Mail list logo