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:
69980e3
)
mips: zero out pg_data_t when it's allocated
author
Minchan Kim
<minchan@kernel.org>
Tue, 31 Jul 2012 23:46:11 +0000
(16:46 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 1 Aug 2012 01:42:49 +0000
(18:42 -0700)
This patch is preparation for the next patch which removes the zeroing of
the pg_data_t in core MM. All archs except MIPS already do this.
Signed-off-by: Minchan Kim <minchan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found