Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp832350ybl; Fri, 10 Jan 2020 07:27:18 -0800 (PST) X-Google-Smtp-Source: APXvYqyHD+0BlbAurcyLyjtxtwX4FXztA2WJHh4avosYG3aonZMFIEVqAoaYKj7UA3CIMCM6+gMr X-Received: by 2002:a9d:5918:: with SMTP id t24mr3224220oth.310.1578670038320; Fri, 10 Jan 2020 07:27:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578670038; cv=none; d=google.com; s=arc-20160816; b=gS3JLsDmmdlejK3NrZMpD3IN/Zn6FdE4uza3bZmUjsQQHvHU6P+qnBxeX7RXXUDpmQ F9PlG9TeNcoZD5EpkZT8+5ylwp7KlqqcX1zD0LPzR5wNxIZPxAH1qfWGcd+6T22HkMpT HZiOnZASOXlMoe7RsKSxBXUH6jet/j/U6mXDFDd4aRC/ABlojmcuIECQT0FOidA0UhBW l2qxCqMM79WX2wcD9hk5teoHExjEK7XUVSaYmisBzUK/67Bg2xo1kNGNQwtxwQn6P/ub DaeMArF9IlrbCW35wlA6eVNXUN4YQBGFjb2LryLy0xKjdKrrTm//djnCJBH88NjZZuVS b25w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:subject:user-agent:message-id :references:cc:in-reply-to:from:to:content-transfer-encoding :mime-version; bh=b2ExI0oc4ZX2+e8uQpyoj5/bfzD7wGQRvhU4+yw09rI=; b=t4Lmy19hkdN0Ou5i+qDgvVJKoGg1mgbA06ltS5JDVN/1rTraBgH9+rCCqxRLaeXTR4 DXq1vVwtZshOjJNzdCOTJeWlH2Np5q2e8PA29vSTbVe5A6HIPFiIDNhqKnoAIEd97dV5 l7o4+9iApeYsJ7EyctFiFHk2/jcBM86pfiBHxFar0iZkILuLP7Gey2boLkxZIhXfPb9C GJEb52chwsrHfsJidkMyl12CzAIWyQPjJynSYU0cTEBQ0C0HxsXf0V0pwNv11Ocd4HBI +Gj8PTcI9tgjrOBASk7uJwET4BmKPUZ0GbIgmws4+IpIL8aLaIf7QVedT5DGBsMheRAI /xEg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w5si1512128otq.238.2020.01.10.07.27.06; Fri, 10 Jan 2020 07:27:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728249AbgAJPZL convert rfc822-to-8bit (ORCPT + 99 others); Fri, 10 Jan 2020 10:25:11 -0500 Received: from mail.fireflyinternet.com ([109.228.58.192]:52146 "EHLO fireflyinternet.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728135AbgAJPZL (ORCPT ); Fri, 10 Jan 2020 10:25:11 -0500 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=78.156.65.138; Received: from localhost (unverified [78.156.65.138]) by fireflyinternet.com (Firefly Internet (M1)) with ESMTP (TLS) id 19836001-1500050 for multiple; Fri, 10 Jan 2020 15:25:05 +0000 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Arnd Bergmann , Daniel Vetter , David Airlie , Jani Nikula , Joonas Lahtinen , Matthew Auld , Rodrigo Vivi From: Chris Wilson In-Reply-To: <20200110151807.2863347-1-arnd@arndb.de> Cc: Arnd Bergmann , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org References: <20200110151807.2863347-1-arnd@arndb.de> Message-ID: <157866990449.10140.9828490570954762660@skylake-alporthouse-com> User-Agent: alot/0.6 Subject: Re: [PATCH] i915: ggtt: include asm/smp.h Date: Fri, 10 Jan 2020 15:25:04 +0000 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Arnd Bergmann (2020-01-10 15:17:54) > Splitting up the i915_gem_gtt caused a build failure in some configurations: > > drivers/gpu/drm/i915/gt/intel_ggtt.c: In function 'ggtt_restore_mappings': > drivers/gpu/drm/i915/gt/intel_ggtt.c:1239:3: error: implicit declaration of function 'wbinvd_on_all_cpus'; did you mean 'wrmsr_on_cpus'? [-Werror=implicit-function-declaration] > wbinvd_on_all_cpus(); > ^~~~~~~~~~~~~~~~~~ > wrmsr_on_cpus > > Add the missing header file. > > Fixes: 2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt") > Signed-off-by: Arnd Bergmann > --- > I ran into this bug a few days ago on linux-next. Please just ignore > if it's already fixed in the meantime. Fixed applied this morning, thanks for the fixup anyway. -Chris