diff options
author | Tejun Heo <tj@kernel.org> | 2009-02-24 12:32:28 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-02-24 14:24:30 +0900 |
commit | 40150d37be7f7949b2ec07d511244da856647d84 (patch) | |
tree | 6edc4e8d0a0302328f5e65ec6378b703cb6c2e35 /block | |
parent | 8ac837571491e239e64bd87863c1679d8002e8a2 (diff) |
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: Tejun Heo <tj@kernel.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions