OSDN Git Service

powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 19 Jul 2017 04:49:41 +0000 (14:49 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 Aug 2017 06:06:50 +0000 (16:06 +1000)
commitb15021d994f09e9309ad37c1821ce4e3ee0cd62d
tree366422ca2235759bd0c34ab3eef0480e5272ba0e
parent11ccdd33d6ad8d0ade866fc1c6c691c0c57b6ace
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault

Mostly for the failure cases

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/fault.c