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] [thread-next>] [day] [month] [year] [list]
Message-ID: <07cf896e-adf8-414f-a629-a808fc26014a@oracle.com>
Date: Wed, 29 Jan 2025 16:02:16 -0500
From: Sidhartha Kumar <sidhartha.kumar@...cle.com>
To: tamird@...il.com
Cc: akpm@...ux-foundation.org, christophe.leroy@...roup.eu,
        geert@...ux-m68k.org, justinstitt@...gle.com,
        linux-kernel@...r.kernel.org, linux-m68k@...ts.linux-m68k.org,
        linuxppc-dev@...ts.ozlabs.org, llvm@...ts.linux.dev,
        maddy@...ux.ibm.com, morbo@...gle.com, mpe@...erman.id.au,
        nathan@...nel.org, naveen@...nel.org, ndesaulniers@...gle.com,
        npiggin@...il.com, "Liam R . Howlett" <Liam.Howlett@...cle.com>,
        Matthew Wilcox <willy@...radead.org>
Subject: Re: [PATCH] xarray: port tests to kunit

+ Liam, Matthew

Hello,

I believe this patch needs to be reverted for now as it breaks the 
user-space build of /tools/testing/radix-tree with:

In file included from xarray.c:11:
../../../lib/test_xarray.c:9:10: fatal error: kunit/test.h: No such file
or directory
      9 | #include <kunit/test.h>
        |          ^~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: xarray.o] Error 1
make: *** Waiting for unfinished jobs....

this then prevents the maple tree test suite from building.

Thanks,
Sid

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ