On Wed, 28 Nov 2018 11:19:32 +0100 Michael Mueller <mimu@xxxxxxxxxxxxx> wrote: > Make sure the debug feature and its allocated resources get > released upon unsuccessful architecture initialization. > > A related idication of the issue will be reported by common s/idication/indication/ > kvm code. > > Signed-off-by: Michael Mueller <mimu@xxxxxxxxxxxxx> > --- > arch/s390/kvm/kvm-s390.c | 16 +++++++++++++--- > 1 file changed, 13 insertions(+), 3 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>