Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp269226ybl; Tue, 7 Jan 2020 05:56:34 -0800 (PST) X-Google-Smtp-Source: APXvYqzzvqsxSDpY1k9Lr3xAn0UCeelL2uyc1gHsmUKCVZAOIPwFzSNZyj3JlD3SKJyHJkVh7qXN X-Received: by 2002:a9d:7d81:: with SMTP id j1mr118594297otn.267.1578405393940; Tue, 07 Jan 2020 05:56:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578405393; cv=none; d=google.com; s=arc-20160816; b=kXH0OjAQgX63ZnZDMtj5hNMf4agUWaMKN0e2er0xzzQo/BMFcMcUwKB2WZmYgHPlsj Tdp/3//MbiNtYmkQbK7wSYbuzBFCc6XqfiEPv5fOUsa/ZYTQEgJpBY01GHq7MThBmOLD r9aS3GXwlNfpXuhsQWoNulLng4tZ1W1eNcbEsa2zmMJhsEbNyG6jYRHoQKzY44sF+o/+ HEkxKhvJJHVMbglxF5EOoRWSXz//8VRMq9oRSUtdYrfgmLgw8ivsprV/PDyOMZULnXqf kDLxCjKt+mEbkcnZdlxz3XGTsO+PL3hyuYOE9RI3d0pWXu0AGgtZo1bK8I7oaeQaUt34 kBeQ== 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=eXOq0lo7cjXSLVmedjm8hHywgpw5uqetcNTHkueqsHY=; b=gKU3J3BAzViu8eWi6bwSP4T6ttICm9jclvtQJXkfoW1U5ppo5HADI7LNE+xZnB4Wz0 8t+EzoXZ7mnMk1DD5ZrW/QRzqYntOIPSGtLXIsVj9LSthsr3BPhkeBMnWgH4d5ESgMWH NM12sZ1S5mXdgN+188vrF6Hn0nvbfekS5bBhlbilcetxUXiEa6B2avypNR6x/h0euYCL G/jaUz/dlj1YVzPqlLKJCiDLLctuKojP5iACciV9dFcjNSZtuKiXyTIehqMrza50g9yu DbluEHN/YRBxoge2KcxGIl+7PLiNKTZocNFyg8pCemco/55o/+FdUosFY1Agb52B9Pu6 zJMA== 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 c5si32924237oig.75.2020.01.07.05.55.39; Tue, 07 Jan 2020 05:56:33 -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 S1728064AbgAGNxb convert rfc822-to-8bit (ORCPT + 99 others); Tue, 7 Jan 2020 08:53:31 -0500 Received: from mail.fireflyinternet.com ([109.228.58.192]:58615 "EHLO fireflyinternet.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727806AbgAGNxa (ORCPT ); Tue, 7 Jan 2020 08:53:30 -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 19796329-1500050 for multiple; Tue, 07 Jan 2020 13:53:24 +0000 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: airlied@linux.ie, daniel@ffwll.ch, jani.nikula@linux.intel.com, joonas.lahtinen@linux.intel.com, matthew.auld@intel.com, rodrigo.vivi@intel.com, tvrtko.ursulin@intel.com, ville.syrjala@linux.intel.com, yuehaibing@huawei.com From: Chris Wilson In-Reply-To: <20200107135014.36472-1-yuehaibing@huawei.com> Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org References: <20200107135014.36472-1-yuehaibing@huawei.com> Message-ID: <157840520192.2273.1930989415602076960@skylake-alporthouse-com> User-Agent: alot/0.6 Subject: Re: [PATCH -next] drm/i915: Add missing include file Date: Tue, 07 Jan 2020 13:53:21 +0000 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting YueHaibing (2020-01-07 13:50:14) > Fix build error: > ./drivers/gpu/drm/i915/selftests/i915_random.h: In function i915_prandom_u32_max_state: > ./drivers/gpu/drm/i915/selftests/i915_random.h:48:23: error: > implicit declaration of function mul_u32_u32; did you mean mul_u64_u32_div? [-Werror=implicit-function-declaration] > return upper_32_bits(mul_u32_u32(prandom_u32_state(state), ep_ro)); > > Reported-by: Hulk Robot > Fixes: 7ce5b6850b47 ("drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b result") While technically true, that doesn't explain why it only just started appearing on -next. -Chris