summaryrefslogtreecommitdiff
path: root/sound/core/memory.c
diff options
context:
space:
mode:
authorNick Piggin <nickpiggin@yahoo.com.au>2005-09-03 22:54:47 (GMT)
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 07:05:43 (GMT)
commit2822c1aa574d277b9ba0130b1e71c1a5874bc04a (patch)
tree6a48d5db83831b6521bbc5795a70ea5ab7446b0e /sound/core/memory.c
parentc3dce2d89c269d5373a120d4a22fc2426ec992b0 (diff)
downloadlinux-fsl-qoriq-2822c1aa574d277b9ba0130b1e71c1a5874bc04a.tar.xz
[PATCH] mm: micro-optimise rmap
Microoptimise page_add_anon_rmap. Although these expressions are used only in the taken branch of the if() statement, the compiler can't reorder them inside because atomic_inc_and_test is a barrier. Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/core/memory.c')
0 files changed, 0 insertions, 0 deletions