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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 B8D1DC433EF for ; Wed, 15 Dec 2021 12:23:05 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4JDZCD0bNdz3cGn for ; Wed, 15 Dec 2021 23:23:04 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=y+eQK2rh; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linaro.org (client-ip=2a00:1450:4864:20::534; helo=mail-ed1-x534.google.com; envelope-from=naresh.kamboju@linaro.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=y+eQK2rh; dkim-atps=neutral Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4JDZBV1NC3z306j for ; Wed, 15 Dec 2021 23:22:24 +1100 (AEDT) Received: by mail-ed1-x534.google.com with SMTP id y13so73727447edd.13 for ; Wed, 15 Dec 2021 04:22:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=oSus18PkSQk7gaytbRQXd7Pr8Yd4R6m1hBQBrNUfHLE=; b=y+eQK2rhs+UjIgjo9x69K8aIQYOroKmJuPG1jDDKFceYUMCfHo6EmOe3EMcbHiyttE tqz2hYNwc/xY/rDNVE3WQUF11ihYsWNBzyEVHWwxszBhUWkH7msjY+ZCSibR8SQqnG+/ e++mBzxIudYCY1s4bQ4oynQOnVMYbOYO9Vu/dbqZ/t3zRkMryKnE1uwbLe9pryRW0rtn cswMA13TK0ufoF/ziCW8GSKl4ecNRNE8F2kVlk4/DHYcqG+teXY0IBSS9NyNhInjkycg kcqXh0Gjl2lSdRrOT2pqAUaCju16VBsJhLNaYm2nnN/ohGpvTnuY0jloFd6N/j8dz1AY UOeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=oSus18PkSQk7gaytbRQXd7Pr8Yd4R6m1hBQBrNUfHLE=; b=c5js2R+t+4XJ1Ashtii/qeHTqBL3ndHlJ754g2tHKOPS6+XVxoZXlL3fPz3WyttNgz z/zFGzMR2fI7Gi4NJwRCnMEcyTtedHDkDNxPk330wyUWjddbDMzoBEd8+lYg2BQkA+TD KK06dAWZ8JAwShHKeVJA3Lmi4X6lHiMJtyJfZXlr9hFF0NfrSIxbu3LBW3sP8jDtZjWa E5Q1pYX/RWfn5jTXTCcSUnf+JbvwqXxcpU9evLjSz+y8uJzVjrxdNroZmdZPqlD5INN1 7cYoGbGA4hWJMZVuO2NgdQ1cGBS0JwjAI3tjwS6cvkHnBDAI5Ksyu1kz/Me7Xcii+/4/ D2qw== X-Gm-Message-State: AOAM531fBudd8ekj0nZSiGAVB2WYqrLSf88X/6Z+tRYCppNsBwfYKn7t Mt4LZpMyCjR4fXA7F4wSbxrR2EJjA3z8Profykayjw== X-Google-Smtp-Source: ABdhPJy38NvrpRrwmbljzVqKw93QXJ7vvsNCwOQ8Hn0fVKX84lb8CHKTNhIy4Af2FXOEV/Puop9I4HxysphjKkl6Blk= X-Received: by 2002:a05:6402:4312:: with SMTP id m18mr14249776edc.273.1639570937702; Wed, 15 Dec 2021 04:22:17 -0800 (PST) MIME-Version: 1.0 From: Naresh Kamboju Date: Wed, 15 Dec 2021 17:52:06 +0530 Message-ID: Subject: [next] powerpc: book3s_hv.c:4591:27: error: 'struct kvm_vcpu' has no member named 'wait' To: Linux-Next Mailing List , linuxppc-dev , open list Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Marc Zyngier , lkft-triage@lists.linaro.org, Sean Christopherson , Paolo Bonzini , "Maciej S. Szmigiero" , Claudio Imbrenda Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" [ Please ignore this email if it is already reported ] While building Linux next 20211214 powerpc defconfig with gcc-8/9/10/11 following warnings / errors noticed. make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' arch/powerpc/kvm/book3s_hv.c: In function 'kvmhv_run_single_vcpu': arch/powerpc/kvm/book3s_hv.c:4591:27: error: 'struct kvm_vcpu' has no member named 'wait' prepare_to_rcuwait(&vcpu->wait); ^~ arch/powerpc/kvm/book3s_hv.c:4608:23: error: 'struct kvm_vcpu' has no member named 'wait' finish_rcuwait(&vcpu->wait); ^~ make[3]: *** [scripts/Makefile.build:289: arch/powerpc/kvm/book3s_hv.o] Error 1 meta data: ----------- git describe: next-20211214 git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next git_sha: 0bafb8f3ebc84525d0ae0fcea22d12151b99312f git_short_log: 0bafb8f3ebc8 (\"Add linux-next specific files for 20211214\") target_arch: powerpc toolchain: gcc-8 steps to reproduce: # To install tuxmake on your system globally: # sudo pip3 install -U tuxmake tuxmake --runtime podman --target-arch powerpc --toolchain gcc-8 --kconfig defconfig Reported-by: Linux Kernel Functional Testing build log: https://builds.tuxbuild.com/22IPCvkz8z9pqpgCMPoNw7OstPD/ -- Linaro LKFT https://lkft.linaro.org