diff options
author | Kumar Gala | 2006-01-12 00:57:13 +0100 |
---|---|---|
committer | Paul Mackerras | 2006-01-12 10:09:29 +0100 |
commit | cbbcf3401173f11f7e4c03c7ec8955ea29cd83b5 (patch) | |
tree | 3728682606776f026ac120fee00db7d8ddbaa108 /drivers/block/cpqarray.c | |
parent | [PATCH] powerpc: remove warning in EEH code (diff) | |
download | kernel-qcow2-linux-cbbcf3401173f11f7e4c03c7ec8955ea29cd83b5.tar.gz kernel-qcow2-linux-cbbcf3401173f11f7e4c03c7ec8955ea29cd83b5.tar.xz kernel-qcow2-linux-cbbcf3401173f11f7e4c03c7ec8955ea29cd83b5.zip |
[PATCH] powerpc: Fixed memory reserve map layout
powerpc: Fixed memory reserve map layout
The memory reserve map is suppose to be a pair of 64-bit integers
to represent each region. On ppc32 the code was treating the
pair as two 32-bit integers. Additional the prom_init code was
producing the wrong layout on ppc32.
Added a simple check to try to provide backwards compatibility.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/block/cpqarray.c')
0 files changed, 0 insertions, 0 deletions