summaryrefslogtreecommitdiff
path: root/include/net/nfc
ModeNameSize
-rw-r--r--digital.h9030logplain
-rw-r--r--hci.h8892logplain
-rw-r--r--llc.h1656logplain
-rw-r--r--nci.h15882logplain
-rw-r--r--nci_core.h13689logplain
-rw-r--r--nfc.h10405logplain
y the existing 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/uapi/asm-generic/signal.h')