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 D302DC64ED8 for ; Fri, 24 Feb 2023 23:23:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229754AbjBXXXW (ORCPT ); Fri, 24 Feb 2023 18:23:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229760AbjBXXXT (ORCPT ); Fri, 24 Feb 2023 18:23:19 -0500 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1AA9A3E626 for ; Fri, 24 Feb 2023 15:23:18 -0800 (PST) Received: by mail-ed1-x52f.google.com with SMTP id o12so3432617edb.9 for ; Fri, 24 Feb 2023 15:23:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=nWAcuGbK5S98jhiEfAfFxluyUQmZTTL6shQBcv9fLug=; b=eSX5EmziA/DY5rK3tRfiuIorvaZ6oZBxKbLwZa+EzjGi/fWSRJLsF5m4NcoF1QZPXY LKtEgrGO8dSaGM6OX+0ChNI+5XIZkqmUXYv7j/15nechIkRWCMnCJvdWnFehFbtLx0AI J4ysdYuHIeLti9eALlkmV+fnrr5aRBNIzLSI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=nWAcuGbK5S98jhiEfAfFxluyUQmZTTL6shQBcv9fLug=; b=houQxewTkVj00dW/uhV14g4n1L+/CFIaF8D4d8PTlsk51K8QYfG7njMz90cm77uuse WjNhaxiCRtLt+NF2KOkZp5Gre0ZhWhBEJ7O2IfXDDgRbolgZrWKh425UHbc38C1O/gJf dn3cXkibDAvoKaIVmMw564Tt9+4KDnlOaGFBWsUP6Y63yY2IweGouvK5p+pcsymDUc1U v94xWr7nyR42ooJlfRxNx6sDhGwJFCMRNalC+IVGQJt9nsxns/+MR0IbWDtkhM2dUTye QErOcFUnXJ4obN6vPrka6kDwFB6Gz2lvjR7j6AQNs/4qtHdW8uEDICCZMeUZdUboBynC 5LWg== X-Gm-Message-State: AO0yUKXO83qQmiIKG2M13PUzUbm6pfzu+yKviPktwjPg3p1gdi2YiV0o T6/eF8p09CFTzMumohPSZTWXFCZdSG02BNQ7kbseOw== X-Google-Smtp-Source: AK7set/i7aVf81JVv+BPjBC5fRPs6gZ/Dww9H5ttedP/eltXk8P1oZj6WGp1RFQd8BFhfI4YZQO50w== X-Received: by 2002:a17:907:97d5:b0:8eb:d3a5:b9f0 with SMTP id js21-20020a17090797d500b008ebd3a5b9f0mr11362293ejc.67.1677280996312; Fri, 24 Feb 2023 15:23:16 -0800 (PST) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com. [209.85.208.42]) by smtp.gmail.com with ESMTPSA id x18-20020a170906149200b008e54ac90de1sm120085ejc.74.2023.02.24.15.23.15 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 24 Feb 2023 15:23:15 -0800 (PST) Received: by mail-ed1-f42.google.com with SMTP id eg37so3357861edb.12 for ; Fri, 24 Feb 2023 15:23:15 -0800 (PST) X-Received: by 2002:a17:906:9f25:b0:8f5:2e0e:6def with SMTP id fy37-20020a1709069f2500b008f52e0e6defmr989738ejc.0.1677280995333; Fri, 24 Feb 2023 15:23:15 -0800 (PST) MIME-Version: 1.0 References: <02cf36b9-6526-576b-1fd3-a59b67c8c123@linuxfoundation.org> In-Reply-To: <02cf36b9-6526-576b-1fd3-a59b67c8c123@linuxfoundation.org> From: Linus Torvalds Date: Fri, 24 Feb 2023 15:22:58 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] KUnit next update for Linux 6.3-rc1 To: Shuah Khan Cc: shuah , David Gow , Brendan Higgins , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 21, 2023 at 5:51 PM Shuah Khan wrote: > > This KUnit update for Linux 6.3-rc1 consists of cleanups, new features, > and documentation updates: Hmm. I have not actually bisected this or tried to otherwise figure out exactly what is wrong, but the kunit code ends up being really annoying for my build testing. In particular, if I do make repeatedly - ie with no other changes in between - the kunit code ends up re-building itself for no apparent reason. Which then causes a re-link and makes it all really slow. Maybe I'm barking up the wrong tree, but just do make allmodconfig and then do two plain "make"s in succession (feel free to add "-jXYZ" to make it go much faster ;). The second build - that shouldn't have to re-build anything - still does this: CALL scripts/checksyscalls.sh DESCEND objtool CHK kernel/kheaders_data.tar.xz CC lib/kunit/hooks.o AR lib/built-in.a CC lib/kunit/hooks.o AR lib/kunit/lib.a AR built-in.a AR vmlinux.a LD vmlinux.o ... and it all takes much longer than an empty kernel build _should_ take. Linus