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:
4e7c77a
)
powerpc/nvram: nvram_create_partitions() now uses bytes
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 29 Jul 2010 08:18:44 +0000
(18:18 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 30 Nov 2010 04:32:06 +0000
(15:32 +1100)
This converts nvram_create_partition() to use a size in bytes
rather than blocks. It does the appropriate alignment internally
The size passed is also the data size (ie. doesn't include the
header anymore).
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found