public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* pci_p2pdma_add_resource of bar memory rejected by memory hotplug as out of range
@ 2025-03-05 20:25 Kit Chow
  2025-03-06  0:17 ` Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Kit Chow @ 2025-03-05 20:25 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

Hello,

I am getting the following failure when I call pci_p2pdma_add_resource() with a valid bar memory address range:

[65246.333251] Hotplug memory [0x202ffc000000-0x202ffdc00000] exceeds maximum addressable range [0x0-0xaffffffffff]

I see this failure in 6.8.0.51-generic and 6.8.0.54-generic. This was not an issue in earlier 6.8 and 5.15 kernels.  

fwiw, I also get this failure with with 6.13.5-061305-generic.

Do you know what might be causing the schrinkage in the memory hot plug range?  And is there a workaround for this?

Thank you,
Kit 




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-12  6:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 20:25 pci_p2pdma_add_resource of bar memory rejected by memory hotplug as out of range Kit Chow
2025-03-06  0:17 ` Christoph Hellwig
2025-03-06  0:30   ` Kit Chow
2025-03-06  0:36     ` Christoph Hellwig
2025-03-06 19:12       ` Kit Chow
2025-03-12  6:19         ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox