Fix the same bug when getting a slab's name in ksalloc
Previously, we always used the name of CPU 0's kmem for a slab (owing
to the same type of pointer decay problem fixed by the last commit).
This is why all mtrace labels are called things like "0kstack" instead
of having the right CPU number.
正在显示
请
注册
或者
登录
后发表评论