diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2014-05-23 13:31:31 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-05-25 12:46:24 +0200 |
commit | 2ff89d64f23e99da64995844ea42c83b0b4d58c6 (patch) | |
tree | 114b3a946e0cdff2c0273990ecb28e2a12477824 /arch/mips/pci | |
parent | 721a9205396c4ef2a811dd665ec2a232163b583d (diff) | |
download | op-kernel-dev-2ff89d64f23e99da64995844ea42c83b0b4d58c6.zip op-kernel-dev-2ff89d64f23e99da64995844ea42c83b0b4d58c6.tar.gz |
MIPS: malta: memory.c: Initialize the 'memsize' variable
If the 'memsize' environmental variable is not set by the bootloader
the 'memsize' variable is not initialized, leading to potential memory
problems. This patch fixes the problem by setting the initial
value to '0' to force the kernel to set a good default memory size.
Cc: <stable@vger.kernel.org> # v3.15+
Reported-by: Matheus Almeida <Matheus.Almeida@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: stable@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6984/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci')
0 files changed, 0 insertions, 0 deletions