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=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 D9EB9C433E0 for ; Wed, 10 Mar 2021 05:59:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9146764F7A for ; Wed, 10 Mar 2021 05:59:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231625AbhCJF6s (ORCPT ); Wed, 10 Mar 2021 00:58:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229490AbhCJF6Z (ORCPT ); Wed, 10 Mar 2021 00:58:25 -0500 Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC84DC06174A for ; Tue, 9 Mar 2021 21:58:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Transfer-Encoding:Content-Type :In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject: Sender:Reply-To:Content-ID:Content-Description; bh=aCwj/zK90mEIHSHziIKlokYai4koVhnz2V1DkGYxj8U=; b=ZhAPYuxoxd6/pZlTTUf/1WaYc5 drcGpQw6YP5CbospPDK8eF7LiCF9WvlXtXDBFhbbGo/zmwxJQysDUg9ddDHU7uBRHcefnrzm+YCqE Q452jqWC0zrWwFRLSCzfrempJoO7hM6cYrh41j+G5Dlk89G6oqy5Mv2RwKfqjUNCQCAX4E2wc1qc7 +vISRwICujpjthep4TjI5xEg0oq1ZbPFYqOs0lHsdoEDQ7d7w33Sk/+o+PqHptQtD7JBU7pPsyEbZ bLPYbw1arbz9X2sqIHqgKQTwQaY8HBgvg61RFzcrfgMtHGiW1jA+9+FpVX2hDh8gjrC83L9/EEUT2 yuLs/zAw==; Received: from merlin.infradead.org ([2001:8b0:10b:1234::107]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lJrrK-0066LT-Oo for linux-next@vger.kernel.org; Wed, 10 Mar 2021 05:58:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject:Sender :Reply-To:Content-ID:Content-Description; bh=aCwj/zK90mEIHSHziIKlokYai4koVhnz2V1DkGYxj8U=; b=kImbn+ZpOeK8SB/fA6HdqXUdn+ oAHpgw6j5CgaT/iI9bMQA4YK/wPB+9toNKY/mmVm2Z7hmgal4VOuxYheL9q302K17lX/ScwUkUh94 BpJx96QkpvrrCAuXU8208qdTRAPKVs8lxuOgLZoIn2QywQl3ydGDvCy+9glqcQSnzztCagU2gwQRI M2XUModlHUwYpAx7dG88yCLlRxP/potPTo88ltAYMchPGrjkDc1WKN6nHt0mDEBW/fa3TAv45VB+d KDBLcXF6pgozBgZ+NxGd/UFpm8GyiRT+zOBcmhG1L4ISuVKKT8byFWjSa2UtThD4voPbAU2acdt3r HJbeSiKQ==; Received: from [2601:1c0:6280:3f0::3ba4] by merlin.infradead.org with esmtpsa (Exim 4.94 #2 (Red Hat Linux)) id 1lJrqx-000lO1-MS; Wed, 10 Mar 2021 05:57:52 +0000 Subject: Re: linux-next: Tree for Mar 10 (lib/test_printf.c) To: Stephen Rothwell , Linux Next Mailing List Cc: Linux Kernel Mailing List , Yafang Shao , Petr Mladek References: <20210310150217.046fef19@canb.auug.org.au> From: Randy Dunlap Message-ID: <62857b03-c12c-6841-72ae-d94f00a3a868@infradead.org> Date: Tue, 9 Mar 2021 21:57:48 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: <20210310150217.046fef19@canb.auug.org.au> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 3/9/21 8:02 PM, Stephen Rothwell wrote: > Hi all, > on i386 (at least): ../lib/test_printf.c: In function 'page_flags_test': ../lib/test_printf.c:595:17: error: 'sec' undeclared (first use in this function); did you mean 'sem'? page_flags |= (sec & SECTIONS_MASK) << SECTIONS_PGSHIFT; ^~~ Should that be 'section'? -- ~Randy Reported-by: Randy Dunlap