From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
benh@kernel.crashing.org, paulus@samba.org,
Michael Neuling <mikey@neuling.org>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
linuxppc-dev@lists.ozlabs.org
Subject: Re: powerpc/kvm: Fix guest boot issue DAWR cpu feature
Date: Sun, 1 Apr 2018 01:04:15 +1100 (AEDT) [thread overview]
Message-ID: <40D0bN1Wyyz9s3G@ozlabs.org> (raw)
In-Reply-To: <20180330115724.23826-1-aneesh.kumar@linux.ibm.com>
On Fri, 2018-03-30 at 11:57:24 UTC, "Aneesh Kumar K.V" wrote:
> SLOF check the 'sc 1' support by issuing a hcall with H_SET_DABR. With
> recent patch to make the hcall return H_UNSUPPORTED, we get guest boot
> failures. SLOF can work with the hcall failure H_HARDWARE for the above
> hcall. Switch the return value to H_HARDWARE instead of H_UNSUPPORTED so that
> we don't break the guest boot.
>
> Fixes: e8ebedbf ("KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9")
>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/ca9a16c3bc1582da62ef9c47fc2200
cheers
prev parent reply other threads:[~2018-03-31 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-30 11:57 [PATCH] powerpc/kvm: Fix guest boot issue DAWR cpu feature Aneesh Kumar K.V
2018-03-31 14:04 ` Michael Ellerman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40D0bN1Wyyz9s3G@ozlabs.org \
--to=patch-notifications@ellerman.id.au \
--cc=aneesh.kumar@linux.ibm.com \
--cc=benh@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.