aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
diff options
context:
space:
mode:
authorRussell King <[email protected]>2010-12-18 13:57:00 +0000
committerRussell King <[email protected]>2010-12-18 13:57:00 +0000
commit1ae1b5f053cf36bd0f913e83f3b136fec8152d4d (patch)
tree6cdbeadac1efdca5ec36e44e362e058da3def680 /fs/ubifs/commit.c
parentMerge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 (diff)
downloadkernel-1ae1b5f053cf36bd0f913e83f3b136fec8152d4d.tar.gz
kernel-1ae1b5f053cf36bd0f913e83f3b136fec8152d4d.zip
ARM: smp: avoid incrementing mm_users on CPU startup
We should not be incrementing mm_users when we startup a secondary CPU - doing so results in mm_users incrementing by one each time we hotplug a CPU, which will eventually wrap, and will cause problems. Other architectures such as x86 do not increment mm_users, but only mm_count, so we follow that pattern. Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions