[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fe40bacf-ec9b-fd88-bb26-c191de414feb@infradead.org>
Date: Fri, 11 Mar 2022 10:18:04 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Andrew Morton <akpm@...ux-foundation.org>, broonie@...nel.org,
mhocko@...e.cz, sfr@...b.auug.org.au, linux-next@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, mm-commits@...r.kernel.org
Cc: linux-media@...r.kernel.org, Ming Qian <ming.qian@....com>,
Shijie Qin <shijie.qin@....com>, Zhou Peng <eagle.zhou@....com>
Subject: Re: mmotm 2022-03-10-21-38 uploaded (drivers/media/platform/amphion/)
On 3/10/22 21:39, Andrew Morton wrote:
> The mm-of-the-moment snapshot 2022-03-10-21-38 has been uploaded to
>
> https://www.ozlabs.org/~akpm/mmotm/
>
> mmotm-readme.txt says
>
> README for mm-of-the-moment:
>
> https://www.ozlabs.org/~akpm/mmotm/
>
> This is a snapshot of my -mm patch queue. Uploaded at random hopefully
> more than once a week.
>
> You will need quilt to apply these patches to the latest Linus release (5.x
> or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in
> https://ozlabs.org/~akpm/mmotm/series
>
on i386:
ld: drivers/media/platform/amphion/vpu_windsor.o: in function `vpu_windsor_pack_cmd':
vpu_windsor.c:(.text+0x26a): undefined reference to `__divdi3'
ld: vpu_windsor.c:(.text+0x27f): undefined reference to `__moddi3'
ld: drivers/media/platform/amphion/vpu_malone.o: in function `vpu_malone_pack_cmd':
vpu_malone.c:(.text+0x9bc): undefined reference to `__divdi3'
ld: vpu_malone.c:(.text+0x9d2): undefined reference to `__moddi3'
ld: drivers/media/platform/amphion/vdec.o: in function `vdec_get_debug_info':
vdec.c:(.text+0xb77): undefined reference to `__moddi3'
ld: vdec.c:(.text+0xb8c): undefined reference to `__divdi3'
ld: vdec.c:(.text+0xba6): undefined reference to `__moddi3'
ld: vdec.c:(.text+0xbbb): undefined reference to `__divdi3'
ld: vdec.c:(.text+0xbd5): undefined reference to `__moddi3'
ld: vdec.c:(.text+0xbea): undefined reference to `__divdi3'
Full randconfig file is attached.
--
~Randy
Download attachment "config-r2531.gz" of type "application/gzip" (35024 bytes)
Powered by blists - more mailing lists