diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2014-01-28 05:06:54 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-28 09:02:39 +0400 |
commit | 40e05dd026c27d7ed2493d196705492338d449a9 (patch) | |
tree | d5f5879b4d68826417d1e41596a7a64b6b18100b /mm | |
parent | add688fbd32158440dbe62c07269a39ed969c059 (diff) | |
download | linux-40e05dd026c27d7ed2493d196705492338d449a9.tar.xz |
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
It is based on uninitialized value keep_early. This leads to
unpredictable result.
[akpm@linux-foundation.org: simplify code]
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions