3/9

mm/page_owner: preserve accounting with countable stack depot records

为page_owner增加STACK_DEPOT_FLAG_COUNTABLE标志,强制其记录留在hash后端以维持稳定record指针和count计数;新增u16 flags字段,拒绝countable记录调用put,并保持record头大小不变。