summaryrefslogtreecommitdiff
path: root/net/dns_resolver/dns_key.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2017-02-03 12:39:46 +0100
committerMark Brown <broonie@kernel.org>2017-02-03 12:39:46 +0100
commit206c4720092d2a24bfefc041b377e889a220ffbf (patch)
tree2360fff83a9313d5c1d8c611cbcf7a55ecd5276d /net/dns_resolver/dns_key.c
parentd0e287a401d9acf67b75180b26e2d62b7d482652 (diff)
parent1372cef1c697d8aac0cc923f8aa2c37d790ec9ed (diff)
parentb98acbff9a05b371c5f0ca6e44a3af8ce9274379 (diff)
Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl6040' into regulator-linus
ing test for 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 'include/xen/arm/hypercall.h')