commit | 1b429835be7ce514b36b551e785d425fd56cd1f2 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Fri Dec 06 19:43:37 2013 -0500 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Dec 10 11:25:04 2013 +1100 |
tree | 6696b1ef3296dd0d0298744bb8a1b3eedb59b3eb | |
parent | 2d6f0c3ae609a73ce6753395daaab3204cd33918 [diff] |
powerpc/44x: Fix ocm_block allocation Allocate enough memory for the ocm_block structure, not just a pointer to it. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>