]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4fa5b0710a91ece7cd0cef99cc04b8d8a9a6d825
tree366422ca2235759bd0c34ab3eef0480e5272ba0e
parent1e37dbcc37c7da4f87e7873fb2d8c829ead5f2d4
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