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:
223ca9d
)
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
author
Anton Blanchard
<anton@au1.ibm.com>
Wed, 4 Jun 2014 07:50:47 +0000
(17:50 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Jun 2014 03:20:39 +0000
(13:20 +1000)
The pseries platform code unconditionally overrides
memory_block_size_bytes regardless of the running platform.
Create a ppc_md hook that so each platform can choose to
do what it wants.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found