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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 751E8C47E49 for ; Wed, 24 Jan 2024 09:18:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 327CC10F68F; Wed, 24 Jan 2024 09:18:05 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) by gabe.freedesktop.org (Postfix) with ESMTPS id CFC4C10F697; Wed, 24 Jan 2024 09:18:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1706087884; x=1737623884; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=0uEt3QHC9f3bYP1Js3HWf0U2lMrJMdiCAo8M3PruTPo=; b=DXhWtlncl32ipOcIFO7MM8K7Y9FYhunzyIsWXblOR4nOQvjVNXB5y55N Igy7tlApF19pq14gc0gMLbooXKaf3LJrjR9DxA5HJOYci5TKEtunfcz2w n38xmx7IRHj5ulhW+ndFHc7Yv+fhkQw+zbZ4z5Q98siiGHRZmVByks1AJ X5t7H1/WelHCVhWoldMly+/kmQzP2JGKyw6Cyh39GFaICzHVd7BNGkkUP VjxnV6eC4HdzRZz7vEmFKLXF9anR7rHRuED8VmNytZxmRqS7ZbsM2wgBA zCmgQnshHzxg8PeOXJacZUvFRzG3Y+ab5mjBYfajd1VvqKZcmpKkzetBH A==; X-IronPort-AV: E=McAfee;i="6600,9927,10962"; a="15313327" X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="15313327" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jan 2024 01:17:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10962"; a="820392409" X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="820392409" Received: from komalav-mobl2.gar.corp.intel.com (HELO localhost) ([10.252.41.195]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jan 2024 01:17:47 -0800 From: Jani Nikula To: Randy Dunlap , Stephen Rothwell , Linux Next Mailing List Subject: Re: linux-next: Tree for Jan 23 (drm/xe/) In-Reply-To: <152521f9-119f-4c61-b467-3e91f4aecb1a@infradead.org> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20240123132929.7cb6ea4c@canb.auug.org.au> <152521f9-119f-4c61-b467-3e91f4aecb1a@infradead.org> Date: Wed, 24 Jan 2024 11:17:44 +0200 Message-ID: <87le8fks3r.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: intel-gfx@lists.freedesktop.org, Linux Kernel Mailing List , "dri-devel@lists.freedesktop.org" , intel-xe@lists.freedesktop.org Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Tue, 23 Jan 2024, Randy Dunlap wrote: > On 1/22/24 18:29, Stephen Rothwell wrote: >> Hi all, >> >> News: there will be no linux-next release on Friday >> >> Changes since 20240122: >> > > on ARM64, when > DRM_I915 is not set > DRM_XE=m > DEBUG_FS is not set > > ../drivers/gpu/drm/i915/display/intel_display_debugfs.c:1091:6: error: redefinition of 'intel_display_debugfs_register' > 1091 | void intel_display_debugfs_register(struct drm_i915_private *i915) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > In file included from ../drivers/gpu/drm/i915/display/intel_display_debugfs.c:19: Does [1] fix the issue? BR, Jani. [1] https://lore.kernel.org/r/20240124090515.3363901-1-jani.nikula@intel.com -- Jani Nikula, Intel