Skip to content

build: platform fixes - #3752

Merged
igaw merged 5 commits into
linux-nvme:masterfrom
igaw:platform-fixes
Aug 6, 2026
Merged

build: platform fixes#3752
igaw merged 5 commits into
linux-nvme:masterfrom
igaw:platform-fixes

Conversation

@igaw

@igaw igaw commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

The cleanup patches from #3745

igaw and others added 5 commits August 6, 2026 10:02
There a few more places where the platform guards are not ready for
porting to another non Linux platform.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
Add missing symbol when MI is disabled.

Signed-off-by: Daniel Wagner <dwagner@suse.com>
GNU ld.bfd silently tolerates the duplicate assignment, but
lld (FreeBSD's default linker) warns on every one of them.

Signed-off-by: Daniel Wagner <dwagner@suse.com>
FreeBSD defines those defines thus add guards.

Signed-off-by: Daniel Wagner <dwagner@suse.com>
The platform neutral way to print __u64 types is to use the PRIx macros.

Signed-off-by: Daniel Wagner <dwagner@suse.com>
@igaw
igaw merged commit cd060b9 into linux-nvme:master Aug 6, 2026
31 of 32 checks passed
@igaw
igaw deleted the platform-fixes branch August 6, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants