summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/qcom-timer.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2012-11-23 19:43:50 +0100
committerOleg Nesterov <oleg@redhat.com>2013-02-08 17:47:03 +0100
commit04aab9b2006bbdeff78dc162f206fdfebeca97d9 (patch)
tree380a170734c6d850077e56848df0528f410247be /drivers/clocksource/qcom-timer.c
parent63633cbf82840d972248f11d2122b261d0d4779a (diff)
uprobes: _unregister() should always do register_for_each_vma(false)
uprobe_unregister() removes the breakpoints only if the last consumer goes away. To support the filtering it should do this every time, we want to remove the breakpoints which nobody else want to keep. Note: given that filter_chain() is not actually implemented, this patch itself doesn't change the behaviour yet, register_for_each_vma(false) is a heavy "nop" unless there are no more consumers. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions