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:
3adf004
)
Avoid duplicate _count variables in page_struct
author
Christoph Lameter
<cl@linux.com>
Thu, 14 Jul 2011 17:48:14 +0000
(12:48 -0500)
committer
Pekka Enberg
<penberg@kernel.org>
Mon, 18 Jul 2011 12:17:01 +0000
(15:17 +0300)
Restructure the union / struct cascade in struct page so that
we only have one definition of _count.
Tested-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found