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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80B6DC19F2A for ; Thu, 4 Aug 2022 17:17:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237992AbiHDRRn (ORCPT ); Thu, 4 Aug 2022 13:17:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232927AbiHDRRl (ORCPT ); Thu, 4 Aug 2022 13:17:41 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 805635C9D2 for ; Thu, 4 Aug 2022 10:17:40 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id j8so445004ejx.9 for ; Thu, 04 Aug 2022 10:17:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc; bh=W3oQTjR935kyPwW8JTzNphawSp0RrVbBZvc3FA95SqM=; b=CXWDpj8EE+E/y1A4LLIdWpEV4dz6BU5+YOyxOh/YLtPkJwFlBJB1T2YAT5I0CWpJbm VVDqDcqzQQ8s3ioCrfGbckfIaXDN/DMIQcyKDaq2cGGklhoikD/bu8Yh47Rv2wLjHhXb ti4AKQ9roXLqZxh+MOQdxpogEjPOBzv2zGxt8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc; bh=W3oQTjR935kyPwW8JTzNphawSp0RrVbBZvc3FA95SqM=; b=RKyprCBoto//mRXYle0gLKPG7KDI42a6NQXXcK4/rqr6g6scxBQbT3Lau3AytIfgHP gNBCZku0t9KIMSCK17t4bdPkD0I0bfFwiqjp6H5H3Uou5jD2BpxFm0Fa/1Xd4OeyUiW0 93eMHGbzpw+MAR4xU009yDQcPzsMXMu5+W86phsytt/YIHI5HNk4HXe54LQtm42DGHc9 lkLHfROWZ9/UVFLgPPr+m08/N5BYg1U07zAoHCQ/ABB1dkcyXTTMJX1wfka7M1LQlo51 lL4WYly/CZcZbRaZM0tkMaQaYdXP2y/4nzOsYQEUeXPgbI5E+ZUq5000HDWnNhj5KkAF FxzQ== X-Gm-Message-State: ACgBeo2bcOL5OVtbDnOW/Q94EH4XLnLWsA22pyJiclCJn+U3FFcw9/6E g4mbAM1md+AQ7TZlwHzdd4Jn2Dt120OlduX7 X-Google-Smtp-Source: AA6agR7mwNUrVGJA7N2W3aVndGP6lpplDqTbNb+JIuEo6FB8LzxfeywnlPeLzeZ0+DorUAyxbEP0FA== X-Received: by 2002:a17:907:7388:b0:730:5c18:da68 with SMTP id er8-20020a170907738800b007305c18da68mr2070330ejc.389.1659633458805; Thu, 04 Aug 2022 10:17:38 -0700 (PDT) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com. [209.85.221.42]) by smtp.gmail.com with ESMTPSA id j1-20020a17090623e100b0072abb95eaa4sm508615ejg.215.2022.08.04.10.17.38 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 04 Aug 2022 10:17:38 -0700 (PDT) Received: by mail-wr1-f42.google.com with SMTP id j7so524673wrh.3 for ; Thu, 04 Aug 2022 10:17:38 -0700 (PDT) X-Received: by 2002:a5d:56cf:0:b0:21e:ce64:afe7 with SMTP id m15-20020a5d56cf000000b0021ece64afe7mr2010623wrw.281.1659633457704; Thu, 04 Aug 2022 10:17:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Thu, 4 Aug 2022 10:17:21 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: mainline build failure due to 6fdd2077ec03 ("drm/amd/amdgpu: add memory training support for PSP_V13") To: "Sudip Mukherjee (Codethink)" Cc: Chengming Gui , Alex Deucher , Hawking Zhang , =?UTF-8?Q?Christian_K=C3=B6nig?= , "Pan, Xinhui" , David Airlie , Daniel Vetter , amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 4, 2022 at 12:35 AM Sudip Mukherjee (Codethink) wrote: > > I will be happy to test any patch or provide any extra log if needed. It sounds like that file just needs to get a #include there, and for some reason architectures other than alpha and mips end up getting it accidentally through other headers. Mind testing just adding that header file, and perhaps even sending a patch if (when) that works for you? Linus