lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 18 Aug 2023 07:32:31 +0200
From:   Christian König <christian.koenig@....com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Thomas Zimmermann <tzimmermann@...e.de>,
        Karolina Stolarek <karolina.stolarek@...el.com>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        KUnit Development <kunit-dev@...glegroups.com>,
        "open list:KERNEL SELFTEST FRAMEWORK" 
        <linux-kselftest@...r.kernel.org>,
        "dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
        Huang Rui <ray.huang@....com>
Subject: Re: linux-next: Tree for Aug 17 (DRM_TTM KUNIT tests)

Am 17.08.23 um 20:44 schrieb Randy Dunlap:
>
> On 8/16/23 21:47, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20230816:
>>
> on risc-v 32-bit:
> when
> # CONFIG_MMU is not set

Patch to fix this is already queued up for the next pull request.

Sorry for the noise,
Christian.

>
>
> WARNING: unmet direct dependencies detected for DRM_TTM
>    Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && MMU [=n]
>    Selected by [y]:
>    - DRM_TTM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y]
>
> WARNING: unmet direct dependencies detected for DRM_TTM
>    Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && MMU [=n]
>    Selected by [y]:
>    - DRM_TTM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y]
>
> WARNING: unmet direct dependencies detected for DRM_TTM
>    Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && MMU [=n]
>    Selected by [y]:
>    - DRM_TTM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y]
>
> /opt/crosstool/gcc-13.1.0-nolibc/riscv32-linux/bin/riscv32-linux-ld: drivers/gpu/drm/ttm/ttm_bo_vm.o: in function `.L31':
> ttm_bo_vm.c:(.text+0x42c): undefined reference to `vmf_insert_pfn_prot'
> /opt/crosstool/gcc-13.1.0-nolibc/riscv32-linux/bin/riscv32-linux-ld: drivers/gpu/drm/ttm/ttm_bo_vm.o: in function `.L104':
> ttm_bo_vm.c:(.text+0xa70): undefined reference to `vmf_insert_pfn_prot'
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ