Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1287043
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4.1 00/95] 4.1.14-stable review |
| Date | 2015-12-09 04:20 +0100 |
| Message-ID | <qDDsl-2Lw-1@gated-at.bofh.it> (permalink) |
| References | <qD57j-5M6-9@gated-at.bofh.it> <qDbw6-1y2-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Dec 07, 2015 at 01:26:57PM -0800, Guenter Roeck wrote:
> On Mon, Dec 07, 2015 at 09:34:54AM -0500, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.1.14 release.
> > There are 95 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Wed Dec 9 14:27:02 UTC 2015.
> > Anything received after that time might be too late.
> >
>
> Build results:
> total: 138 pass: 136 fail: 2
> Failed builds:
> s390:defconfig
> s390:allmodconfig
>
> Qemu test results:
> total: 90 pass: 89 fail: 1
> Failed tests:
> s390:defconfig
>
> Error log:
> arch/s390/kvm/interrupt.c: In function '__inject_extcall':
> arch/s390/kvm/interrupt.c:1057:2: error:
> implicit declaration of function 'kvm_get_vcpu_by_id'
>
> Culprit is 'KVM: s390: fix wrong lookup of VCPUs by array index'.
> kvm_get_vcpu_by_id() does not exist in 4.1 (nor 4.2, nor 4.3,
> all of which have the same failures). Applying commit db27a7a37aa0
> ("KVM: Provide function for VCPU lookup by id") solves the problem
> for me.
Thanks, patch is now queued up.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 4.1 00/95] 4.1.14-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 27/95] ARM: tegra: paz00: use con_ids to refer GPIOs in gpiod_lookup table Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 21/95] virtio-net: drop NETIF_F_FRAGLIST Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 29/95] ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 32/95] MIPS: lantiq: add clk_round_rate() Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 06/95] ipv6: gre: support SIT encapsulation Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 25/95] ARM: common: edma: Fix channel parameter for irq callbacks Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 08/95] RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 04/95] macvtap: unbreak receiving of gro skb with frag list Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
[PATCH 4.1 22/95] RDS: verify the underlying transport exists before creating a connection Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-07 17:30 +0100
Re: [PATCH 4.1 00/95] 4.1.14-stable review Shuah Khan <shuahkh@osg.samsung.com> - 2015-12-07 18:20 +0100
Re: [PATCH 4.1 03/95] qmi_wwan: add Sierra Wireless MC74xx/EM74xx Bjørn Mork <bjorn@mork.no> - 2015-12-07 18:30 +0100
Re: [PATCH 4.1 03/95] qmi_wwan: add Sierra Wireless MC74xx/EM74xx Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-09 04:30 +0100
Re: [PATCH 4.1 00/95] 4.1.14-stable review Guenter Roeck <linux@roeck-us.net> - 2015-12-07 22:30 +0100
Re: [PATCH 4.1 00/95] 4.1.14-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-09 04:20 +0100
csiph-web