mbox

[GIT,PULL,0/1] s390 fixes for 6.1-rc7/8

Message ID 20221125085454.16673-1-frankja@linux.ibm.com (mailing list archive)
State New, archived
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.1-2

Message

Janosch Frank Nov. 25, 2022, 8:54 a.m. UTC
Dear Paolo,

please pull Thomas' fix for VSIE.
We deem it to be low risk and it survived a day in our CI without any errors.
It's a bit late so let's see if it makes 6.1 or 6.2.


The following changes since commit eb7081409f94a9a8608593d0fb63a1aa3d6f95d8:

  Linux 6.1-rc6 (2022-11-20 16:02:16 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.1-2

for you to fetch changes up to 0dd4cdccdab3d74bd86b868768a7dca216bcce7e:

  KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field (2022-11-24 14:43:17 +0100)

----------------------------------------------------------------
VSIE epdx shadowing fix

----------------------------------------------------------------
Thomas Huth (1):
      KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field

 arch/s390/kvm/vsie.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Thomas Huth (1):
  KVM: s390: vsie: Fix the initialization of the epoch extension (epdx)
    field

 arch/s390/kvm/vsie.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Paolo Bonzini Nov. 29, 2022, 3:14 p.m. UTC | #1
On Fri, Nov 25, 2022 at 9:55 AM Janosch Frank <frankja@linux.ibm.com> wrote:
>
> Dear Paolo,
>
> please pull Thomas' fix for VSIE.
> We deem it to be low risk and it survived a day in our CI without any errors.
> It's a bit late so let's see if it makes 6.1 or 6.2.
>
>
> The following changes since commit eb7081409f94a9a8608593d0fb63a1aa3d6f95d8:
>
>   Linux 6.1-rc6 (2022-11-20 16:02:16 -0800)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.1-2
>
> for you to fetch changes up to 0dd4cdccdab3d74bd86b868768a7dca216bcce7e:
>
>   KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field (2022-11-24 14:43:17 +0100)

Pulled, thanks.

Paolo

>
> ----------------------------------------------------------------
> VSIE epdx shadowing fix
>
> ----------------------------------------------------------------
> Thomas Huth (1):
>       KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
>
>  arch/s390/kvm/vsie.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> Thomas Huth (1):
>   KVM: s390: vsie: Fix the initialization of the epoch extension (epdx)
>     field
>
>  arch/s390/kvm/vsie.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> --
> 2.38.1
>