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 A01F9C433FE for ; Wed, 13 Apr 2022 08:23:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A7A5010FBEA; Wed, 13 Apr 2022 08:23:36 +0000 (UTC) Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by gabe.freedesktop.org (Postfix) with ESMTPS id C474110FBEA for ; Wed, 13 Apr 2022 08:23:34 +0000 (UTC) Received: by mail-ej1-x629.google.com with SMTP id i27so2355453ejd.9 for ; Wed, 13 Apr 2022 01:23:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=pDdCO2Z9sHAkcidfpKBTGhIx4GsRFl2YRA+5zMVZ7Po=; b=EQSfe/OGM1bDLSi6whKMEjNq4/6t5obsX6B3zW3tIoZLjKAB8+dPT5hT7TZitAkSiT fTwT0mW7viCTIF4OAb5wBT0PlPjORofhAKFSzh9V9G3tcQa7lEhUL13MOzBriYY+fqmc IVVRwfNl3wO2clI7usFeV426Mk2ctlMr3lIpc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=pDdCO2Z9sHAkcidfpKBTGhIx4GsRFl2YRA+5zMVZ7Po=; b=0ra2C9u9HroMHLJZIn1bHEsfbHSaJZXN0ib1xByAq5lB0uAOdmMk5pfsVjHUsOMtjN 5J4+fVrBjUBWwZCZQ1940F2//URvqWmXTFZR9lCVFo07nWLkkungnUOnNVCNy/cp1Ox4 bhD2UE+RAh4qdJp4CQ201aVNGa2YZEl04vygbJb4CFDFd6vi2lweh9FPa7EJjvZrNt7o 0N/j3n8pWmP+yhJCPDkyxvsAaH+jF9bP/TRIJe22Jpl7FRJ3imifZh2x8zojo/G6ZFp0 NHyXSCzJJSMCJvdIuywiv1VBckGIWOxjyy1ehfwlYk2KeAMnLDzzjDcVu+cw0DHgY1hY 9yLA== X-Gm-Message-State: AOAM532DqJAJ5LD2EjSkEuXiK+i8R9ts86CPk9bY6Ce8vzOfNXxSUang WJpmDYYXzQybjvipbBKbvRSyQA== X-Google-Smtp-Source: ABdhPJy6vkhPnQjZPHpvyKo4dmGeTKsNWOhUCSOfAThna7ZkD4GSLlcdAsCMZnlM5vvm+zfGBdc8Tw== X-Received: by 2002:a17:907:94cd:b0:6e0:b001:aeb6 with SMTP id dn13-20020a17090794cd00b006e0b001aeb6mr37652242ejc.283.1649838213381; Wed, 13 Apr 2022 01:23:33 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id k11-20020a50c8cb000000b0041d97e9fd46sm879363edh.83.2022.04.13.01.23.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Apr 2022 01:23:32 -0700 (PDT) Date: Wed, 13 Apr 2022 10:23:31 +0200 From: Daniel Vetter To: Stephen Rothwell Subject: Re: linux-next: build warning after merge of the drm-misc tree Message-ID: Mail-Followup-To: Stephen Rothwell , Dave Airlie , Intel Graphics , DRI , Christian =?iso-8859-1?Q?K=F6nig?= , Linux Kernel Mailing List , Linux Next Mailing List References: <20220406155030.0dacf051@canb.auug.org.au> <20220413100448.6f5f4de7@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220413100448.6f5f4de7@canb.auug.org.au> X-Operating-System: Linux phenom 5.10.0-8-amd64 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dave Airlie , Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , DRI , Linux Next Mailing List , Christian =?iso-8859-1?Q?K=F6nig?= Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Apr 13, 2022 at 10:04:48AM +1000, Stephen Rothwell wrote: > Hi all, > > On Wed, 6 Apr 2022 15:50:30 +1000 Stephen Rothwell wrote: > > > > After merging the drm-misc tree, today's linux-next build (htmldocs) > > produced this warning: > > > > include/drm/ttm/ttm_resource.h:226: warning: Function parameter or member 'pos' not described in 'ttm_lru_bulk_move' > > > > Introduced by commit > > > > b0e2c9ea5afc ("drm/ttm: allow bulk moves for all domains") > > This warning is now produced by the drm tree. Christian, do you have a patch to fix this? -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch