+8
−8
Loading
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:
Tejun Heo <tj@kernel.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>