[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYshrRFN=Qa62eLKPbKHpRt0L-FuRrp0ebc29gdBqFMxeA@mail.gmail.com>
Date: Fri, 16 Jul 2021 00:06:12 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Linux-Next Mailing List <linux-next@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
lkft-triage@...ts.linaro.org,
clang-built-linux <clang-built-linux@...glegroups.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Mikko Perttunen <mperttunen@...dia.com>,
Thierry Reding <treding@...dia.com>,
linux-tegra <linux-tegra@...r.kernel.org>,
Jonathan Hunter <jonathanh@...dia.com>,
Daniel Vetter <daniel@...ll.ch>,
David Airlie <airlied@...ux.ie>,
Nathan Chancellor <natechancellor@...il.com>
Subject: submit.c:27:17: error: expected ')' before '__VA_OPT__' current->comm
__VA_OPT__(,) __VA_ARGS__)
Regression detected on Linux next tag 20210715 for arm64 due to the
following patch with
- gcc-7 - FAILED
- clang-10 - FAILED
- clang-11- FAILED
But PASS with gcc-11 and clang-12
drm/tegra: Implement job submission part of new UAPI
Implement the job submission IOCTL with a minimum feature set.
Signed-off-by: Mikko Perttunen <mperttunen@...dia.com>
Build error:
------------
CC [M] drivers/gpu/drm/tegra/submit.o
In file included include/linux/device.h:15:0,
include/linux/host1x.h:9,
drivers/gpu/drm/tegra/submit.c:6:
drivers/gpu/drm/tegra/submit.c: In function 'submit_copy_gather_data':
drivers/gpu/drm/tegra/submit.c:27:17: error: expected ')' before '__VA_OPT__'
current->comm __VA_OPT__(,) __VA_ARGS__)
^
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
ref:
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next/-/jobs/1425953551#L197
https://ci.linaro.org/view/lkft/job/openembedded-lkft-linux-next/DISTRO=lkft,MACHINE=juno,label=docker-buster-lkft/1068/consoleText
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists