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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 137DEC197A0 for ; Fri, 17 Nov 2023 01:58:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229487AbjKQB6Z (ORCPT ); Thu, 16 Nov 2023 20:58:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229437AbjKQB6Z (ORCPT ); Thu, 16 Nov 2023 20:58:25 -0500 Received: from nautica.notk.org (nautica.notk.org [91.121.71.147]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A178BBC; Thu, 16 Nov 2023 17:58:20 -0800 (PST) Received: by nautica.notk.org (Postfix, from userid 108) id F1927C009; Fri, 17 Nov 2023 02:58:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codewreck.org; s=2; t=1700186298; bh=ZYscM4K0i/DYI5C23FGVV4gaI0ztfSb6cyBVRQzYaS8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b0vbF4T+9DwQaW07UIf4vZ1UPVdXes9nrizOowKk5pPOPGmndhe3Em+wsHTp+S2ZB 8Tr375keRF2qhsMSYln6cJGtMPzkExbxKNMGFBCxyP5touwoP9kCzy7FRM7f8RSvit Sl20GTCxVU+GyI9P+TAVscyw9z8TVtBrdnv0dPmF418/GoCZMuXP37Qc8Ec8raEW/3 BMgcxqB+rlwbnFF/PHqNvGSEOAJCW5pk6zTNH37OqN5hYOL7jsWz04bPdq1SAZSR7V raSpZsOZAFfrRILAY9/tTudwEUi5pGdIRWCFVSs4kFwiazANy79wNRbm+xuz7SQnLV 9aUmRnnrMifxQ== Received: from gaia (localhost [127.0.0.1]) by nautica.notk.org (Postfix) with ESMTPS id E6D2DC009; Fri, 17 Nov 2023 02:58:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codewreck.org; s=2; t=1700186297; bh=ZYscM4K0i/DYI5C23FGVV4gaI0ztfSb6cyBVRQzYaS8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hHJp1NCACRehTXtGwyeWEpT0j/m0XCqcQyMqRYbYe/VtxyoAvgunHqaozr3NVc1VS n5wYhOuLl9OnMABEXBXhz5/ij45cWlENqSvaOGt2y0zY/SMH6K/KeX9IqyzhjHTz5X cbUmNiiG1sGyU3baCKs3+oxXOU6RVqdFV/zdIfOS6M35++/ISPPerXCJ5xmFApGUZ3 UR8Opi1b3lXMLa4M8GWZO+oPoDiTChiwvw4CBzx4K5VGf3D88iZ3GU/r5lO6lR/l0Y hooSgKfsvq6MaNmEVdF3g2QbZ6xFakI/WImmBStjR8nsIw5yJuSehwJyf0VEZQfXJW EcW0dFsdAtuzw== Received: from localhost (gaia [local]) by gaia (OpenSMTPD) with ESMTPA id 3930b9f6; Fri, 17 Nov 2023 01:58:09 +0000 (UTC) Date: Fri, 17 Nov 2023 10:57:54 +0900 From: Dominique Martinet To: Guenter Roeck Cc: Greg Kroah-Hartman , stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org Subject: Re: [PATCH 5.10 000/191] 5.10.201-rc1 review Message-ID: References: <20231115204644.490636297@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Guenter Roeck wrote on Thu, Nov 16, 2023 at 05:13:39PM -0800: > Failed builds: > arm:allmodconfig > arm64:allmodconfig > i386:tools/perf > x86_64:tools/perf > This is with v5.10.200-192-g550b7e1fee20. I am a bit puzzled why others > don't seem to see those problems. The perf problem was reported by Florian Fainelli, but my current test build does not include userspace tools as we're not shipping them (and would rely on $distro packages when I need perf as a user rather than building it). Likewise, it looks like neither Linaro nor me build the qcom driver... I'm building kernels that have been trimmed down for our boards (with that exact config we're shipping and providing for our customers), and arm* drivers are especially fractured so it's a bit misleading to see "arm64 pass", that's just the tip of the actual setup tested. (Anyway, the main reason for me is mostly that $job is a small company that cannot afford extensive upstream testing, so I just don't have the time to do extended tests -- for the same reason we're only supporting the 5.10 tree so I'm focusing my limited time on just this branch, even if I'd love to do more. I'm just taking the stance that some test is better than no test and report back things we'd need to test before shipping customers a few weeks later anyway -- thank you for covering more!) -- Dominique Martinet | Asmadeus