OSDN Git Service

Split out struct kvmppc_vcore creation to separate function
authorStewart Smith <stewart@linux.vnet.ibm.com>
Fri, 18 Jul 2014 04:18:42 +0000 (14:18 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 28 Jul 2014 13:23:16 +0000 (15:23 +0200)
commitde9bdd1a604d30b4e05dc18b5cc6354949253abd
treee4a4af82e3f73a9acda7754dea930368a64e1431
parent1b2e33b071b13980a1f0823fbf139242059697b4
Split out struct kvmppc_vcore creation to separate function

No code changes, just split it out to a function so that with the addition
of micro partition prefetch buffer allocation (in subsequent patch) looks
neater and doesn't require excessive indentation.

Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_hv.c