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=-0.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 0B54AC433F5 for ; Wed, 8 Sep 2021 10:03:22 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A59F061164 for ; Wed, 8 Sep 2021 10:03:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A59F061164 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=protonmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1mNuQ0-0005L4-J2; Wed, 08 Sep 2021 06:03:00 -0400 Received: from mail-4325.protonmail.ch ([185.70.43.25]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mNuPv-0005KE-Ux for kernelnewbies@kernelnewbies.org; Wed, 08 Sep 2021 06:02:56 -0400 Date: Wed, 08 Sep 2021 10:02:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1631095371; bh=WFcAtEDdNhzGBPsM+CM2RTxpjH6BPbCjghrF8NY9Mtc=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=EGmZYdLetY0m7Jb2IBe/KxBgbKkyhRs6+FPSXs2t3ZadHETnG67xpH6rAivWbiWKo kA3WaV3tXnNBDquW6SZXDkWgUtMiq+0ATVpIV/ihbX+RWvYkzTsx+GvP0K9C6noIaK hAzQHGLLjCjC6xM44I8ZfbfcKd4zUB4mpN9DBbb4= To: Greg KH From: Lafan Mining Subject: Re: Kernel upstream compile error at drivers/staging/media Message-ID: In-Reply-To: References: MIME-Version: 1.0 Cc: "kernelnewbies@kernelnewbies.org" X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Lafan Mining Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Wednesday, September 8th, 2021 at 12:50 PM, Greg KH wrote: > Please update your kernel version, this should already be fixed. > > What version exactly are you trying to build? I tried to build the latest source code available in master. Judging by the latest tag name it's v5.14-rc7. When pulling for new changes with git pull there was "Already up to date" message. Thank you! _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies