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]
Message-ID: <15dfa02d-de39-4c51-94e5-deb85eb6e82c@oracle.com>
Date: Tue, 25 Mar 2025 15:47:48 -0400
From: Sidhartha Kumar <sidhartha.kumar@...cle.com>
To: peterz@...radead.org, Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
        "Liam R . Howlett" <Liam.Howlett@...cle.com>
Cc: acme@...nel.org, adrian.hunter@...el.com,
        alexander.shishkin@...ux.intel.com, irogers@...gle.com,
        jolsa@...nel.org, kan.liang@...ux.intel.com,
        linux-kernel@...r.kernel.org, lucas.demarchi@...el.com,
        mark.rutland@....com, mingo@...nel.org, namhyung@...nel.org,
        willy@...radead.org
Subject: Re: [PATCH 06/19] perf: Simplify perf_pmu_register()

Hello,

The inclusion of #include <linux/cleanup.h> in include/linux/idr.h 
breaks building the userspace radix-tree test suite with:

In file included from ../shared/linux/idr.h:1,
                  from radix-tree.c:18:
../shared/linux/../../../../include/linux/idr.h:18:10: fatal error: 
linux/cleanup.h: No such file or directory
    18 | #include <linux/cleanup.h>
       |          ^~~~~~~~~~~~~~~~~
compilation terminated.


Thanks,
Sid

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ