Re: linux-next: build warning after merge of the drm-misc tree

From: Christian König
Date: Wed Apr 13 2022 - 04:24:50 EST


Am 13.04.22 um 10:23 schrieb Daniel Vetter:
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 <sfr@xxxxxxxxxxxxxxxx> 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?

Yeah, already on the TODO list. Just a few to much things coming in at the same time here.

Christian.

-Daniel