1/17

mm/sparse: relax struct mem_section size constraints

放宽 struct mem_section 的 2 次幂大小约束,改用模运算查找,同时保持双字对齐以支持未来字段添加而不破坏布局。