From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70D8BC4332B for ; Fri, 20 Mar 2020 11:34:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3E7D220739 for ; Fri, 20 Mar 2020 11:34:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584704042; bh=rzndvVjmMqnQDcbhJsj1E/WihLB6KCtkv5CYXx/8RnU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=miQfHhEpBoWdg4aen5QpUMyjPFGTEFWlwjXlC2pWJCfK/swHir3//T3pNl3vLUBqN ZH3JBi/F/07FGAy3Y27E+yXNg8YGe9U3fwwlaeiUoYulCRAiwNIPWzH8KO/2bIh4lv 1WRsBNbdw1f0ceIhwznU8hMyRdUxoU8QghmyiAd4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726847AbgCTLeB (ORCPT ); Fri, 20 Mar 2020 07:34:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:35132 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726831AbgCTLeB (ORCPT ); Fri, 20 Mar 2020 07:34:01 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1CF6A20739; Fri, 20 Mar 2020 11:33:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584704039; bh=rzndvVjmMqnQDcbhJsj1E/WihLB6KCtkv5CYXx/8RnU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZJP40Itgs3Unyttr2gqqkpjBXANeBPZbyyNTLKbKSunMn5YGpxGbC/XR/r3OfZysR wmrAb3HCth1UvDhujky6YiV2tX/otGVL4zixBfXTXCKLLXy26KLQ96NwOgCcgVyQvS UYV7n6nsPwh1XdX2RUQZEm7niNJyoB0JIjlHvZRM= Date: Fri, 20 Mar 2020 12:33:57 +0100 From: Greg KH To: CKI Project Cc: Linux Stable maillist Subject: Re: =?utf-8?B?4p2MIEZBSUw=?= =?utf-8?Q?=3A?= Test report for kernel 5.5.11-rc1-e9842f9.cki (stable) Message-ID: <20200320113357.GB488593@kroah.com> References: <20200320112555.GA486174@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200320112555.GA486174@kroah.com> Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Mar 20, 2020 at 12:25:55PM +0100, Greg KH wrote: > On Fri, Mar 20, 2020 at 11:04:10AM -0000, CKI Project wrote: > > > > 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: e9842f9e58e1 - Linux 5.5.11-rc1 > > > > The results of these automated tests are provided below. > > > > Overall result: FAILED (see details below) > > Merge: OK > > Compile: FAILED > > Odd, you caught the tree when I knew it was broken, oh well, should be > fixed now... Crap, nope, my fault, will go fix now...