[PATCH v2 0/2] constrain page_is_ram_type() to x86
Posted by
Jan Beulich
2 months, 1 week ago
Re-worked the plain dropping of an assertion to a function rename, and then
isolating of the original function to just x86.
1: Arm: drop assertion from page_is_ram_type()
2: common: make page_{is,get}_ram_type() x86-only
Jan