summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/hix5hd2-clock.h
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2017-02-02 22:33:13 +0100
committerKalle Valo <kvalo@codeaurora.org>2017-02-08 17:23:38 +0200
commit9587a01a7ead9efc5032c16e0d9668de58be1186 (patch)
treee0254eeedd0c2896f0373af47476724e7d36f396 /include/dt-bindings/clock/hix5hd2-clock.h
parent6773386f977ce5af339f9678fa2918909a946c6b (diff)
brcmfmac: merge two brcmf_err macros into one
This allows simplifying the code by adding a simple IS_ENABLED check for CONFIG_BRCMDB symbol. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/dt-bindings/clock/hix5hd2-clock.h')
0 files changed, 0 insertions, 0 deletions
h faults as errors. We should pass them to handle_mm_fault() for autonuma to deal with. The case of pages that are really not executable is handled by 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/dt-bindings/reset/pistachio-resets.h')