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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 00732C64EC7 for ; Sat, 25 Feb 2023 21:03:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Mime-Version:References:In-Reply-To: Message-Id:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=MMTMv1aQw0F9m8G/x/PXxrSnp9W9wDPd84lNLmE6nCQ=; b=kEB85sopQ1UHKs AEBnsY+WkLMkCYAEkfSMEcO0ZjjneI+t4+vItvSZOQZ0AZX1o/2dlrYFyRx9xg8K6GTRhH7RtfnEM svWB9E0diPy4Amjwms9oWtTlgAaLo9/1MNjvguoXR8m+vNwSjc7sy+85R/FzypMvbihJzLdEcGNUN GuRXSP0iU0T+vw8MLQiRSq+aSnlpHzX9B7PWBvbZO5tvQeYRWOXOEh2UOjjWfxxKH4HG0f4RZwTx4 GjgNEVo3nWmuIQPi+LygaAC/ogbsn7v0AsGw2aTx0dKOS2+KmzPTDLtYj9YNbm5j0EO1bsGyCf+0U BYVM6y31WJ71GAJ8i9Dg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pW1gx-006JOI-8y; Sat, 25 Feb 2023 21:02:51 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pW1gs-006JN9-S1 for linux-arm-kernel@lists.infradead.org; Sat, 25 Feb 2023 21:02:48 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 60450B80B2D; Sat, 25 Feb 2023 21:02:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B0E37C433D2; Sat, 25 Feb 2023 21:02:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1677358961; bh=dAdczosGMLE3reQ+yfqGchmgVwzqD0s258AHR5QDBk8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=alNPgnU7am/djLnV5nPooemcTFnojh9BxoSgHaOyQ1zVw/FmC9FHnkLEdsZbYmyo1 myAxBpFmRRNHwYDF/RDFqVU53010sqZCOx0YG4deO0d5f7R/9zChC/0WdjTHh8h6rS 9ad9+j7MEIPfQW8G40OfvZyJ7mjkjFPib3GnbAUc= Date: Sat, 25 Feb 2023 13:02:39 -0800 From: Andrew Morton To: kernel test robot Cc: linux-usb@vger.kernel.org, linux-mm@kvack.org, linux-bluetooth@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, io-uring@vger.kernel.org, intel-gfx@lists.freedesktop.org, amd-gfx@lists.freedesktop.org, Vlastimil Babka Subject: Re: [linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856 Message-Id: <20230225130239.d25f657955d3c4462c80d128@linux-foundation.org> In-Reply-To: <63fa411f.ZvVOisJt5OlLzGYF%lkp@intel.com> References: <63fa411f.ZvVOisJt5OlLzGYF%lkp@intel.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230225_130247_092388_F3265308 X-CRM114-Status: GOOD ( 10.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 26 Feb 2023 01:10:55 +0800 kernel test robot wrote: > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > branch HEAD: 8232539f864ca60474e38eb42d451f5c26415856 Add linux-next specific files for 20230225 > > Error/Warning reports: > > mm/page_alloc.c:257:1: sparse: sparse: symbol 'check_pages_enabled' was not declared. Should it be static? It should! --- a/mm/page_alloc.c~mm-page_alloc-reduce-page-alloc-free-sanity-checks-fix +++ b/mm/page_alloc.c @@ -254,7 +254,7 @@ DEFINE_STATIC_KEY_MAYBE(CONFIG_INIT_ON_FREE_DEFAULT_ON, init_on_free); EXPORT_SYMBOL(init_on_free); /* perform sanity checks on struct pages being allocated or freed */ -DEFINE_STATIC_KEY_MAYBE(CONFIG_DEBUG_VM, check_pages_enabled); +static DEFINE_STATIC_KEY_MAYBE(CONFIG_DEBUG_VM, check_pages_enabled); static bool _init_on_alloc_enabled_early __read_mostly = IS_ENABLED(CONFIG_INIT_ON_ALLOC_DEFAULT_ON); _ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel