“3fc3e1c0640887f883c28330e9d35145d23b2696”上不存在“arch/arm/git@gitcode.net:openeuler/kernel.git”
percpu: add __read_mostly to variables which are mostly read only
Most global variables in percpu allocator are initialized during boot
and read only from that point on. Add __read_mostly as per Rusty's
suggestion.
Signed-off-by: NTejun Heo <tj@kernel.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Showing
想要评论请 注册 或 登录