summaryrefslogtreecommitdiff
path: root/rnd.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-07-15 23:21:05 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-07-16 11:29:07 +0200
commitc11d67bf8ce5666b454ba34c004c264d5cfae24a (patch)
tree001077c098c635d4746f5edc40fa4d759b45b2d1 /rnd.h
parent423bb070d372341aa178849a9479099b95c7d352 (diff)
trafgen: ipv4: Set default proto as ipv6-in-ipv4 for ipv6()
Set default ip proto field to IPPROTO_IPV6(41) if the higher protocol was specified as ipv6(). Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'rnd.h')
0 files changed, 0 insertions, 0 deletions
or VM_EXEC further down. That leaves us with catching the kernel attempts at executing user pages. We can catch that earlier, even before we do find_vma. It is never valid on powerpc for the kernel to take an exec fault to begin with. So fold that test with the existing test for the kernel faulting on kernel addresses to bail out early. Fixes: 1d18ad026844 ("powerpc/mm: Detect instruction fetch denied and report") Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Acked-by: Balbir Singh <bsingharora@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'net/ipv6/xfrm6_tunnel.c')