summaryrefslogtreecommitdiff
path: root/curve_test.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-29 22:24:13 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-29 22:24:13 +0200
commitdcc8ef3866dd743e9bb230cd44b81a5373cf07ab (patch)
tree4728d9f8f039063c7424f36d3e3b4b909683dbd3 /curve_test.c
parent24ba6650ed66c896ec703dd067af42b05434cce4 (diff)
man: bpfc: add netlink arp header
As per [1] we now also have an official hw device identifier for Netlink. Add it to bpfc man page as we can capture from an nlmon device. [1] http://patchwork.ozlabs.org/patch/253293/ Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'curve_test.c')
0 files changed, 0 insertions, 0 deletions
in_yield so that the arch_spin_unlock() function can be invoked from a module. This will be required for modules where we want to take a lock that is also is acquired in hypervisor real mode. Because we want to avoid running any lockdep code (which may not be safe in real mode), this lock needs to be an arch_spinlock_t instead of a normal spinlock. Signed-off-by: Suresh Warrier <warrier@linux.vnet.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/lib/locks.c')