linux_dsm_epyc7002/arch/powerpc
Aneesh Kumar K.V 0dea04b288 powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
In a following patch, on finding a free area we will need to do
allocatinon of extra contexts as needed. Consolidating the return path
for slice_get_unmapped_area() will make that easier.

Split into a separate patch to make review easy.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-03-31 00:10:37 +11:00
..
boot Merge branch 'fixes' into next 2018-03-28 22:59:50 +11:00
configs
crypto
include powerpc/mm/keys: Move pte bits to correct headers 2018-03-31 00:10:36 +11:00
kernel powerpc/kprobes: Fix call trace due to incorrect preempt count 2018-03-31 00:10:33 +11:00
kvm Merge branch 'fixes' into next 2018-03-28 22:59:50 +11:00
lib powerpc/rfi-flush: Differentiate enabled and patched flush types 2018-03-27 19:25:14 +11:00
math-emu
mm powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area() 2018-03-31 00:10:37 +11:00
net powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access 2018-02-22 14:36:08 +11:00
oprofile powerpc: Use sizeof(*foo) rather than sizeof(struct foo) 2018-03-20 16:47:53 +11:00
perf powerpc/perf: Add blacklisted events for Power9 DD2.2 2018-03-27 19:25:11 +11:00
platforms powerpc/4xx: Fix error return code in ppc4xx_msi_probe() 2018-03-31 00:10:34 +11:00
purgatory
sysdev powerpc/xive: Fix wrong xmon output caused by typo 2018-03-31 00:10:36 +11:00
tools
xmon Merge branch 'topic/ppc-kvm' into next 2018-03-27 23:55:49 +11:00
Kconfig
Kconfig.debug
Makefile powerpc: Keep const vars out of writable .sdata 2018-03-06 09:21:21 +11:00
Makefile.postlink