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.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, 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 848DDC433F5 for ; Fri, 10 Sep 2021 10:33:03 +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 D6B46610C8 for ; Fri, 10 Sep 2021 10:33:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D6B46610C8 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 1mOdp4-00074W-5X; Fri, 10 Sep 2021 06:31:54 -0400 Received: from mail-40130.protonmail.ch ([185.70.40.130]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mOdp1-00073s-6x for kernelnewbies@kernelnewbies.org; Fri, 10 Sep 2021 06:31:51 -0400 Date: Fri, 10 Sep 2021 10:31:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1631269908; bh=bFoTRj1sHVk2PJL9JYXsZlqZzYM3fh479bPHqywexKk=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=k47WP+/FUM8skNqu5QMjrppnnGOP94vEC0xHwU90kqUGjr5Li1bEkyaoiKXu/5QXl vY1zYBSMnVxjaFUEWuAzh4RahRtDJwRQBA+KmZSEg06Lb7ZiPNUWXcCi8VZj3XpRfJ 7RU0/9Ma+GOS1DPVdaT8p/sgE+p0wp55imLSXyYU= To: Lukas Bulwahn From: Lafan Mining Subject: Re: Kernel upstream compile error at drivers/staging/media Message-ID: In-Reply-To: References: MIME-Version: 1.0 Cc: Greg KH , "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 7:19 PM, Lukas Bulwahn wrote: > integration tree, and hence in linux-next So generally to get the latest kernel version that is going to be merged into master soon is using linux-next's master? I looked at the https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c and it was indeed fixed. Thanks. _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies