From: Kevin Hilman <khilman@baylibre.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "kernelci.org bot" <bot@kernelci.org>,
linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, linux@roeck-us.net,
shuah.kh@samsung.com, patches@kernelci.org,
ben.hutchings@codethink.co.uk, stable@vger.kernel.org,
broonie@kernel.org
Subject: Re: [PATCH 4.8 00/10] 4.8.1-stable review
Date: Sat, 08 Oct 2016 09:11:47 -0700 [thread overview]
Message-ID: <7hd1jaes70.fsf@baylibre.com> (raw)
In-Reply-To: <20161008140357.GC3533@kroah.com> (Greg Kroah-Hartman's message of "Sat, 8 Oct 2016 16:03:57 +0200")
Greg Kroah-Hartman <gregkh@linuxfoundation.org> writes:
> On Fri, Oct 07, 2016 at 03:26:04PM -0700, kernelci.org bot wrote:
>> stable-rc boot: 479 boots: 4 failed, 183 passed with 292 offline (v4.8-11-ge141008f62ab)
>>
>> Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/kernel/v4.8-11-ge141008f62ab/
>> Full Build Summary: https://kernelci.org/build/stable-rc/kernel/v4.8-11-ge141008f62ab/
>>
>> Tree: stable-rc
>> Branch: local/linux-4.8.y
>> Git Describe: v4.8-11-ge141008f62ab
>> Git Commit: e141008f62abab72c15b093d97a88f37c8cd7096
>> Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
>> Tested: 86 unique boards, 23 SoC families, 33 builds out of 206
>>
>> Boot Failures Detected: https://kernelci.org/boot/?v4.8-11-ge141008f62ab&fail
>>
>> arm:
>>
>> mxs_defconfig:
>> imx23-olinuxino: 1 failed lab
This one looks like lab-specific intermittent failures, not related to
the this kernel.
>> multi_v7_defconfig+CONFIG_SMP=n:
>> imx6q-sabrelite: 1 failed lab
The CONFIG_SMP=n boots for this board have been failing for awhile, so
this isn't related to stable-rc
>> multi_v7_defconfig+CONFIG_PROVE_LOCKING=y:
>> vexpress-v2p-ca15-tc1: 1 failed lab
>> vexpress-v2p-ca15_a7: 1 failed lab
These builds are known broken an QEMU need to be blacklisted until we
find out what's going on.
Kevin
next prev parent reply other threads:[~2016-10-08 16:11 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161006081902uscas1p14629784f61bb4f76ecbc7f7298e4eeb3@uscas1p1.samsung.com>
2016-10-06 8:18 ` [PATCH 4.8 00/10] 4.8.1-stable review Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 01/10] arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 02/10] Using BUG_ON() as an assert() is _never_ acceptable Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 03/10] usb: misc: legousbtower: Fix NULL pointer deference Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 04/10] Staging: fbtft: Fix bug in fbtft-core Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 05/10] usb: usbip: vudc: fix left shift overflow Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 06/10] USB: serial: cp210x: Add ID for a Juniper console Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 07/10] Revert "usbtmc: convert to devm_kzalloc" Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 08/10] ALSA: hda - Adding one more ALC255 pin definition for headset problem Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 09/10] ALSA: hda - Fix headset mic detection problem for several Dell laptops Greg Kroah-Hartman
2016-10-06 8:18 ` [PATCH 4.8 10/10] ALSA: hda - Add the top speaker pin config for HP Spectre x360 Greg Kroah-Hartman
2016-10-06 18:51 ` [PATCH 4.8 00/10] 4.8.1-stable review Guenter Roeck
2016-10-07 4:05 ` Greg Kroah-Hartman
2016-10-06 19:56 ` Shuah Khan
2016-10-07 4:05 ` Greg Kroah-Hartman
[not found] ` <57f820fc.4398c20a.3305b.cf51@mx.google.com>
2016-10-08 14:03 ` Greg Kroah-Hartman
2016-10-08 16:11 ` Kevin Hilman [this message]
2016-10-08 17:22 ` Guenter Roeck
2016-10-10 9:38 ` Mark Brown
2016-10-10 12:54 ` Guenter Roeck
2016-10-10 19:11 ` Mark Brown
2016-10-10 19:47 ` Guenter Roeck
2016-10-11 7:24 ` Mark Brown
2016-10-11 10:19 ` Mark Brown
2016-10-11 13:37 ` Guenter Roeck
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=7hd1jaes70.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=bot@kernelci.org \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).