1/17

mm/sparse: relax struct mem_section size constraints

section 查找改用取模代替掩码,放宽 mem_section 大小须为 2 的幂的要求,仍保持双字对齐,便于未来增删字段无需填充或布局检查。