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.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,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 4A847C433E0 for ; Fri, 19 Feb 2021 16:20:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0F76764EC0 for ; Fri, 19 Feb 2021 16:20:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229937AbhBSQTw (ORCPT ); Fri, 19 Feb 2021 11:19:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229725AbhBSQTn (ORCPT ); Fri, 19 Feb 2021 11:19:43 -0500 Received: from mail-il1-x129.google.com (mail-il1-x129.google.com [IPv6:2607:f8b0:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 20590C061786 for ; Fri, 19 Feb 2021 08:19:02 -0800 (PST) Received: by mail-il1-x129.google.com with SMTP id m20so4907662ilj.13 for ; Fri, 19 Feb 2021 08:19:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=EcaqTWCSfVXsMoTGzYmFHrJ3PSTdaSO3AS0apxN4KlY=; b=Q4j3s0GwyjFaf20JY5B2RYgKSyiP4Wrwdl75NuiIhl/VleDzjZdpTy/sbpE3yp22OZ OGQU8pxHmxDZ9wP79VILef4QDfC8c7sqz8R7ReXUElDXjx4M2cNbiWLkaUVs5+T20fS3 z/GpZL5UFUy4SBGzpn8xFfu7qe5ToaSIhZEE2WD71yCJkfrBD3qCXvFo7NzizOWcwNxb 8lAf1vzP8VDMHLmUxhU7sCLnLoPgENR9vFrxOEDPvhdtWoBUVzW40ij+HnIDqlge0fl5 vzXwMq1sQ+cRGShtxGyyJd3nmKVWd8XawU1ssaT25hSJrCSFy8r02amanAj6z5hNxd8s WaOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=EcaqTWCSfVXsMoTGzYmFHrJ3PSTdaSO3AS0apxN4KlY=; b=Fr5RAaV89jCZZhg7O6tV1XMxf4P+gHapmjly4oO4aVPSr3bkwDv1YIEvKcqv9np1Br rOJcgpiwaxAtyemXsig/HOHBNWRyWGZ/cQoISTJVqFdACMF3s+qkNJC5ouZyfat/ab5E EU3SE/xQU9SI90I7dJ2o1/bJ6EZkaU3wexdQYZHoUr2qWXVYcVXVMB9guI1UPH6BaTDv bRqrQjj47h3ckZc6nfKi2gZ7PMhMyjkijD2G7eccIrYxnaUE1toKEUJZ05ZCRvjCANH3 ti6debmUntLUPFVBRC14JqZlmEWcigaQbByCdib0BpqQJggGMgkH7VZKEdjn2JxPTiOL YEog== X-Gm-Message-State: AOAM531KJZrS+ZrQK6lpsGV6WM/MCbeEFYxhPHws5HdcxrvtEC17SnWO BvUj8U1nXpc1SuNsCSQlWy5wJg== X-Google-Smtp-Source: ABdhPJypDZOBBqEoSDVnkHvN0UvyZj33F/CLcJ/LaWrT2uOKZprfsGvk161Tv1kIDvFT2cC+I00Aqw== X-Received: by 2002:a92:de4b:: with SMTP id e11mr4306981ilr.123.1613751541399; Fri, 19 Feb 2021 08:19:01 -0800 (PST) Received: from [192.168.1.30] ([65.144.74.34]) by smtp.gmail.com with ESMTPSA id q10sm497286iop.10.2021.02.19.08.19.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 19 Feb 2021 08:19:01 -0800 (PST) Subject: Re: [next]: fs/io_uring.c:6171:10: error: implicit declaration of function 'io_sendmsg_prep_async'; did you mean 'io_req_prep_async'? To: Pavel Begunkov , Naresh Kamboju , linux-mips@vger.kernel.org, Linux-Next Mailing List , io-uring@vger.kernel.org, open list , Linux ARM , lkft-triage@lists.linaro.org Cc: Stephen Rothwell References: <87798def-0526-0a1e-6bcc-e5ee3970bd48@gmail.com> From: Jens Axboe Message-ID: Date: Fri, 19 Feb 2021 09:18:59 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <87798def-0526-0a1e-6bcc-e5ee3970bd48@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/19/21 9:10 AM, Pavel Begunkov wrote: > On 19/02/2021 16:08, Naresh Kamboju wrote: >> Linux next tag 20210219 arm and mips builds failed due to below error. >> >> Following build configs failed >> arm (s3c6400_defconfig) with gcc-8 >> arm (s3c6400_defconfig) with gcc-9 >> arm (s3c6400_defconfig) with gcc-10 >> >> mips (e55_defconfig) with gcc-8 >> mips (e55_defconfig) with gcc-9 >> mips (e55_defconfig) with gcc-10 >> >> fs/io_uring.c:6171:10: error: implicit declaration of function >> 'io_sendmsg_prep_async'; did you mean 'io_req_prep_async'? >> [-Werror=implicit-function-declaration] >> return io_sendmsg_prep_async(req); >> ^~~~~~~~~~~~~~~~~~~~~ >> io_req_prep_async > > !CONFIG_NET, I guess. Thanks for letting know Yep, I'm making a cleanup for that. -- Jens Axboe