summaryrefslogtreecommitdiff
path: root/staging/cli_igmp.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-09 12:08:22 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-09 12:08:22 +0200
commit2f74f6e53de49b981edf3ca337c897dec297c1aa (patch)
tree6d558ab30a620bce2b0d35b72440988fa9cc83e4 /staging/cli_igmp.c
parent586daa5c53e99e0327dec27dfdaf6f5436d0c92c (diff)
ifpps: Don't diff tx_bytes twice
It's sufficient to calculate the difference of tx_bytes only once. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'staging/cli_igmp.c')
0 files changed, 0 insertions, 0 deletions
ess was split into two parts. First that retrieves set of condition from vma and common that receives those conditions as flags. Note ARM cache flush function need kernel address through which instruction write happened, so instead of using uprobes copy_to_page function changed code to explicitly map page and do memcpy. Note arch_uprobe_copy_ixol function, in similar way as copy_to_user_page function, has preempt_disable/preempt_enable. Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Acked-by: Oleg Nesterov <oleg@redhat.com> Reviewed-by: David A. Long <dave.long@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux/uprobes.h')