Bug 218227
Summary: | page dumped because: VM_BUG_ON_PAGE(n > 0 && !((__builtin_constant_p(PG_head) && __builtin_constant_p((uintptr_t)(&page->flags) != (uintptr_t)((vo> | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Luis Chamberlain (mcgrof) |
Component: | Page Allocator | Assignee: | Andrew Morton (akpm) |
Status: | NEW --- | ||
Severity: | normal | CC: | matthew, vbabka |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | v6.6-rc5 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Luis Chamberlain
2023-12-05 04:17:40 UTC
Sorry that should have been: * xfs_crc_rtdev: F:1/20 - xfs/066: https://gist.github.com/mcgrof/0831c332fa33157fd6dadf9bf4bfc068 I believe this is due to 9c5ccf2db04b ("mm: remove HUGETLB_PAGE_DTOR") Let's continue on the thread of said patch: https://lore.kernel.org/all/8fa1c95c-4749-33dd-42ba-243e492ab109@suse.cz/ |