Message ID | 20200624202312.28349-1-walling@linux.ibm.com |
---|---|
Headers | show |
Series | s390: Extended-Length SCCB & DIAGNOSE 0x318 | expand |
Polite ping. Patches have been sitting on the list for a few weeks now, and it doesn't look like any further changes are requested (hopefully I didn't miss something). Thanks for everyone's time and patience. Stay safe out there. - Collin
On Wed, 15 Jul 2020 11:36:35 -0400 Collin Walling <walling@linux.ibm.com> wrote: > Polite ping. Patches have been sitting on the list for a few weeks now, > and it doesn't look like any further changes are requested (hopefully I > didn't miss something). The only thing I had was (I think) the logging of the length you just replied to. We can still tweak things like that later, of course. As these patches depend on a headers sync, I could not yet queue them. I can keep a preliminary version on a branch. I assume that the header changes will go in during the next kernel merge window? (If I missed something, apologies for that.) > > Thanks for everyone's time and patience. Stay safe out there. > > - Collin >
On 7/15/20 12:04 PM, Cornelia Huck wrote: > On Wed, 15 Jul 2020 11:36:35 -0400 > Collin Walling <walling@linux.ibm.com> wrote: > >> Polite ping. Patches have been sitting on the list for a few weeks now, >> and it doesn't look like any further changes are requested (hopefully I >> didn't miss something). > > The only thing I had was (I think) the logging of the length you just > replied to. We can still tweak things like that later, of course. > > As these patches depend on a headers sync, I could not yet queue them. > I can keep a preliminary version on a branch. I assume that the header > changes will go in during the next kernel merge window? (If I missed > something, apologies for that.) > Gotcha. Thanks for the update :) There was an email on the KVM list a couple of days that made one change to the Linux header. Just changed the integer used for the DIAG cap, which should be reflected in QEMU as well. https://www.spinics.net/lists/kvm/msg220548.html Should I respin this patch series to include the new ack's and account for the header sync? >> >> Thanks for everyone's time and patience. Stay safe out there. >> >> - Collin >> > >
On Wed, 15 Jul 2020 12:26:20 -0400 Collin Walling <walling@linux.ibm.com> wrote: > On 7/15/20 12:04 PM, Cornelia Huck wrote: > > On Wed, 15 Jul 2020 11:36:35 -0400 > > Collin Walling <walling@linux.ibm.com> wrote: > > > >> Polite ping. Patches have been sitting on the list for a few weeks now, > >> and it doesn't look like any further changes are requested (hopefully I > >> didn't miss something). > > > > The only thing I had was (I think) the logging of the length you just > > replied to. We can still tweak things like that later, of course. > > > > As these patches depend on a headers sync, I could not yet queue them. > > I can keep a preliminary version on a branch. I assume that the header > > changes will go in during the next kernel merge window? (If I missed > > something, apologies for that.) > > > > Gotcha. Thanks for the update :) > > There was an email on the KVM list a couple of days that made one change > to the Linux header. Just changed the integer used for the DIAG cap, > which should be reflected in QEMU as well. > > https://www.spinics.net/lists/kvm/msg220548.html > > Should I respin this patch series to include the new ack's and account > for the header sync? No need for that, my tooling picks up acks and the headers update needs to be replaced with a sync against a proper Linux version anyway. I've queued the patches on a local branch, and the only patch that did not apply cleanly was the headers patch, which will get replaced later anyway :) Just ping me when the kernel patches hit upstream, then I'll do a header sync against the next -rc and queue the patches on s390-next.
On 16.07.20 14:02, Cornelia Huck wrote: > On Wed, 15 Jul 2020 12:26:20 -0400 > Collin Walling <walling@linux.ibm.com> wrote: > >> On 7/15/20 12:04 PM, Cornelia Huck wrote: >>> On Wed, 15 Jul 2020 11:36:35 -0400 >>> Collin Walling <walling@linux.ibm.com> wrote: >>> >>>> Polite ping. Patches have been sitting on the list for a few weeks now, >>>> and it doesn't look like any further changes are requested (hopefully I >>>> didn't miss something). >>> >>> The only thing I had was (I think) the logging of the length you just >>> replied to. We can still tweak things like that later, of course. >>> >>> As these patches depend on a headers sync, I could not yet queue them. >>> I can keep a preliminary version on a branch. I assume that the header >>> changes will go in during the next kernel merge window? (If I missed >>> something, apologies for that.) >>> >> >> Gotcha. Thanks for the update :) >> >> There was an email on the KVM list a couple of days that made one change >> to the Linux header. Just changed the integer used for the DIAG cap, >> which should be reflected in QEMU as well. >> >> https://www.spinics.net/lists/kvm/msg220548.html >> >> Should I respin this patch series to include the new ack's and account >> for the header sync? > > No need for that, my tooling picks up acks and the headers update needs > to be replaced with a sync against a proper Linux version anyway. > > I've queued the patches on a local branch, and the only patch that did > not apply cleanly was the headers patch, which will get replaced later > anyway :) Just ping me when the kernel patches hit upstream, then I'll > do a header sync against the next -rc and queue the patches on > s390-next. What is the status of this patchset? The kernel part has been merged in 5.9-rc1.
On Wed, 9 Sep 2020 09:54:40 +0200 Christian Borntraeger <borntraeger@de.ibm.com> wrote: > On 16.07.20 14:02, Cornelia Huck wrote: > > On Wed, 15 Jul 2020 12:26:20 -0400 > > Collin Walling <walling@linux.ibm.com> wrote: > > > >> On 7/15/20 12:04 PM, Cornelia Huck wrote: > >>> On Wed, 15 Jul 2020 11:36:35 -0400 > >>> Collin Walling <walling@linux.ibm.com> wrote: > >>> > >>>> Polite ping. Patches have been sitting on the list for a few weeks now, > >>>> and it doesn't look like any further changes are requested (hopefully I > >>>> didn't miss something). > >>> > >>> The only thing I had was (I think) the logging of the length you just > >>> replied to. We can still tweak things like that later, of course. > >>> > >>> As these patches depend on a headers sync, I could not yet queue them. > >>> I can keep a preliminary version on a branch. I assume that the header > >>> changes will go in during the next kernel merge window? (If I missed > >>> something, apologies for that.) > >>> > >> > >> Gotcha. Thanks for the update :) > >> > >> There was an email on the KVM list a couple of days that made one change > >> to the Linux header. Just changed the integer used for the DIAG cap, > >> which should be reflected in QEMU as well. > >> > >> https://www.spinics.net/lists/kvm/msg220548.html > >> > >> Should I respin this patch series to include the new ack's and account > >> for the header sync? > > > > No need for that, my tooling picks up acks and the headers update needs > > to be replaced with a sync against a proper Linux version anyway. > > > > I've queued the patches on a local branch, and the only patch that did > > not apply cleanly was the headers patch, which will get replaced later > > anyway :) Just ping me when the kernel patches hit upstream, then I'll > > do a header sync against the next -rc and queue the patches on > > s390-next. > > What is the status of this patchset? The kernel part has been merged in 5.9-rc1. > Thanks for letting me know, I'll go and process this now. (Had some busy weeks + PTO.)
On Wed, 9 Sep 2020 10:46:23 +0200 Cornelia Huck <cohuck@redhat.com> wrote: > On Wed, 9 Sep 2020 09:54:40 +0200 > Christian Borntraeger <borntraeger@de.ibm.com> wrote: > > > On 16.07.20 14:02, Cornelia Huck wrote: > > > On Wed, 15 Jul 2020 12:26:20 -0400 > > > Collin Walling <walling@linux.ibm.com> wrote: > > > > > >> On 7/15/20 12:04 PM, Cornelia Huck wrote: > > >>> On Wed, 15 Jul 2020 11:36:35 -0400 > > >>> Collin Walling <walling@linux.ibm.com> wrote: > > >>> > > >>>> Polite ping. Patches have been sitting on the list for a few weeks now, > > >>>> and it doesn't look like any further changes are requested (hopefully I > > >>>> didn't miss something). > > >>> > > >>> The only thing I had was (I think) the logging of the length you just > > >>> replied to. We can still tweak things like that later, of course. > > >>> > > >>> As these patches depend on a headers sync, I could not yet queue them. > > >>> I can keep a preliminary version on a branch. I assume that the header > > >>> changes will go in during the next kernel merge window? (If I missed > > >>> something, apologies for that.) > > >>> > > >> > > >> Gotcha. Thanks for the update :) > > >> > > >> There was an email on the KVM list a couple of days that made one change > > >> to the Linux header. Just changed the integer used for the DIAG cap, > > >> which should be reflected in QEMU as well. > > >> > > >> https://www.spinics.net/lists/kvm/msg220548.html > > >> > > >> Should I respin this patch series to include the new ack's and account > > >> for the header sync? > > > > > > No need for that, my tooling picks up acks and the headers update needs > > > to be replaced with a sync against a proper Linux version anyway. > > > > > > I've queued the patches on a local branch, and the only patch that did > > > not apply cleanly was the headers patch, which will get replaced later > > > anyway :) Just ping me when the kernel patches hit upstream, then I'll > > > do a header sync against the next -rc and queue the patches on > > > s390-next. > > > > What is the status of this patchset? The kernel part has been merged in 5.9-rc1. > > > > Thanks for letting me know, I'll go and process this now. (Had some > busy weeks + PTO.) There were some minor conflicts, please double check that everything looks sane. Thanks, applied.
On 9/9/20 5:43 AM, Cornelia Huck wrote: > On Wed, 9 Sep 2020 10:46:23 +0200 > Cornelia Huck <cohuck@redhat.com> wrote: > >> On Wed, 9 Sep 2020 09:54:40 +0200 >> Christian Borntraeger <borntraeger@de.ibm.com> wrote: >> >>> On 16.07.20 14:02, Cornelia Huck wrote: >>>> On Wed, 15 Jul 2020 12:26:20 -0400 >>>> Collin Walling <walling@linux.ibm.com> wrote: >>>> >>>>> On 7/15/20 12:04 PM, Cornelia Huck wrote: >>>>>> On Wed, 15 Jul 2020 11:36:35 -0400 >>>>>> Collin Walling <walling@linux.ibm.com> wrote: >>>>>> >>>>>>> Polite ping. Patches have been sitting on the list for a few weeks now, >>>>>>> and it doesn't look like any further changes are requested (hopefully I >>>>>>> didn't miss something). >>>>>> >>>>>> The only thing I had was (I think) the logging of the length you just >>>>>> replied to. We can still tweak things like that later, of course. >>>>>> >>>>>> As these patches depend on a headers sync, I could not yet queue them. >>>>>> I can keep a preliminary version on a branch. I assume that the header >>>>>> changes will go in during the next kernel merge window? (If I missed >>>>>> something, apologies for that.) >>>>>> >>>>> >>>>> Gotcha. Thanks for the update :) >>>>> >>>>> There was an email on the KVM list a couple of days that made one change >>>>> to the Linux header. Just changed the integer used for the DIAG cap, >>>>> which should be reflected in QEMU as well. >>>>> >>>>> https://www.spinics.net/lists/kvm/msg220548.html >>>>> >>>>> Should I respin this patch series to include the new ack's and account >>>>> for the header sync? >>>> >>>> No need for that, my tooling picks up acks and the headers update needs >>>> to be replaced with a sync against a proper Linux version anyway. >>>> >>>> I've queued the patches on a local branch, and the only patch that did >>>> not apply cleanly was the headers patch, which will get replaced later >>>> anyway :) Just ping me when the kernel patches hit upstream, then I'll >>>> do a header sync against the next -rc and queue the patches on >>>> s390-next. >>> >>> What is the status of this patchset? The kernel part has been merged in 5.9-rc1. >>> >> >> Thanks for letting me know, I'll go and process this now. (Had some >> busy weeks + PTO.) > > There were some minor conflicts, please double check that everything > looks sane. > > Thanks, applied. > > Has this been merged yet? There is one patch that I neglected to include in this series (I didn't realize it until now) that properly sets the SCCB size in QEMU based on the length provided by the kernel (right now, these patches allocate a static 4K size for the SCCB struct, which causes a segfault). I can post my set with the fix as v5, or I can wait and post the fix as a bandaid if the patches are already in.
On Wed, 9 Sep 2020 14:13:55 -0400 Collin Walling <walling@linux.ibm.com> wrote: > Has this been merged yet? There is one patch that I neglected to include > in this series (I didn't realize it until now) that properly sets the > SCCB size in QEMU based on the length provided by the kernel (right now, > these patches allocate a static 4K size for the SCCB struct, which > causes a segfault). > > I can post my set with the fix as v5, or I can wait and post the fix as > a bandaid if the patches are already in. > It's queued on s390-next right now, I can still update it. Is that really an extra patch, or something that can be merged into the series? If the latter, I'd prefer a v5, if the former, I'd just queue that patch on top.
On 9/10/20 2:38 AM, Cornelia Huck wrote: > On Wed, 9 Sep 2020 14:13:55 -0400 > Collin Walling <walling@linux.ibm.com> wrote: > >> Has this been merged yet? There is one patch that I neglected to include >> in this series (I didn't realize it until now) that properly sets the >> SCCB size in QEMU based on the length provided by the kernel (right now, >> these patches allocate a static 4K size for the SCCB struct, which >> causes a segfault). >> >> I can post my set with the fix as v5, or I can wait and post the fix as >> a bandaid if the patches are already in. >> > > It's queued on s390-next right now, I can still update it. > > Is that really an extra patch, or something that can be merged into the > series? If the latter, I'd prefer a v5, if the former, I'd just queue > that patch on top. > > I'll post a v5. Thanks!