On Mon, May 25, 2020 at 11:23:47AM -0400, Veronika Kabatova wrote:
----- Original Message -----
From: "CKI Project" cki-project@redhat.com To: "Linux Stable maillist" stable@vger.kernel.org Sent: Monday, May 25, 2020 5:22:14 PM Subject: ❌ FAIL: Test report for kernel 5.6.14-79935d9.cki (stable-queue)
Hello,
We ran automated tests on a recent commit from this kernel tree:
Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Commit: 79935d99370b - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
The results of these automated tests are provided below.
Overall result: FAILED (see details below) Merge: OK Compile: FAILED
All kernel binaries, config files, and logs are available for download here:
https://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawareh...
We attempted to compile the kernel for multiple architectures, but the compile failed on one or more architectures:
aarch64: FAILED (see build-aarch64.log.xz attachment)
Hi,
this looks like a bug in the revert.
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/c...
attempts to revert the following commit:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/c...
but the bus.c changes are not reverted, only bus.h.
Yeah, that's not right, it should not be applied to the tree at that point in time. I'll go drop it now, thanks.
greg k-h