On Mon, May 25, 2020 at 11:23:47AM -0400, Veronika Kabatova wrote: > > > ----- Original Message ----- > > From: "CKI Project" <cki-project@xxxxxxxxxx> > > To: "Linux Stable maillist" <stable@xxxxxxxxxxxxxxx> > > 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=datawarehouse/2020/05/25/580491 > > > > 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/commit/?h=queue/5.6&id=1d69ec1bac630983a00b62f155503c53559b3c14 > > attempts to revert the following commit: > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=queue/5.6&id=5caf6102e32ead7ed5d21b5309c1a4a7d70e6a9f > > 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