Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272169
b: refs/heads/master
c: a1cb2c6
h: refs/heads/master
i:
  272167: 076aa0a
v: v3
  • Loading branch information
Dimitri Sivanich authored and Linus Torvalds committed Nov 1, 2011
1 parent 4b8708e commit 6745ac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d470fc385defa60d9af610f05db8e7f8b4f2f5e
refs/heads/master: a1cb2c60ddc98ff4e5246f410558805401ceee67
2 changes: 1 addition & 1 deletion trunk/mm/vmstat.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ void vm_events_fold_cpu(int cpu)
*
* vm_stat contains the global counters
*/
atomic_long_t vm_stat[NR_VM_ZONE_STAT_ITEMS];
atomic_long_t vm_stat[NR_VM_ZONE_STAT_ITEMS] __cacheline_aligned_in_smp;
EXPORT_SYMBOL(vm_stat);

#ifdef CONFIG_SMP
Expand Down

0 comments on commit 6745ac1

Please sign in to comment.