git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7e4705
)
[PATCH] mm: uml pte atomicity
author
Hugh Dickins
<hugh@veritas.com>
Sun, 30 Oct 2005 01:16:38 +0000
(18:16 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:42 +0000
(21:40 -0700)
There's usually a good reason when a pte is examined without the lock; but it
makes me nervous when the pointer is dereferenced more than once.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/process_kern.c
patch
|
blob
|
history
diff --cc
arch/um/kernel/process_kern.c
Simple merge