[Bug 282479] LinuxKPI: <linux/lockdep.h> lockdep_is_held() user doesn't build after LLVM 19 import

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Nov 2024 21:59:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282479

Bjoern A. Zeeb <bz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to Evgenii Khramtsov from comment #2)

Sorry but 5.10 is not for current.  Assuming amd64 please use 6.1-lts or simply
ports they'll do the right thing and 6.1-lts compiles (and wulf tried master he
said; see review of the commit).

Also if you have no DEBUG kernel (or no INVARIANTS) *__m may not be used in a
function but only declared, which leads to an error.  Memory serving me right
this can happen in iwlwifi.

There were other compile-time fixes for drm-kmod committed a few days ago.

It is not clear where your sources are from and whether you are building the
modules with the same options as your kernel or with the kernel (given your
sources seem to be in /tmp).

Please provide better information on how to reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.