microsoft / microsoft/OHCL-Linux-Kernel

Error message about no 32 bit addr space gap in x86 PCI code

Open
#38 0 comments 0 reactions 1 assignee View on GitHub

@romank-msft is already working on this.

Since Feb 12, 2025.

Dominant language
C
Stars
24
Forks
26
Avg merge
43m
Merged PRs (30d)
2

Description

VTL2 runs in 64bit mode, and its memory layout might be more generic than the x86 PCI code assumes. That leads to the errors

Cannot find an available gap in the 32-bit address range
message":"PCI devices with unassigned 32-bit BARs may not work!

Send a proper fix upstream, workaround by downgrading to INFO

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.