commit | 5967b546dd7142e7747993bb4c79422cd7b6f34f | [log] [tgz] |
---|---|---|
author | Chao Xie <xiechao.mail@gmail.com> | Tue Jul 31 14:13:10 2012 +0800 |
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | Thu Aug 16 16:16:06 2012 +0800 |
tree | 5d8a9d5e5818b7aed29bba94a1411aff3c03c4be | |
parent | 0d2ee5d773c209504db643ec4d4b9f3624a6663f [diff] |
ARM: cache: fix uninitialized ptr in tauros2_init init the variable "mode" to NULL to ensure the later NULL checking is taking effect. Signed-off-by: Chao Xie <xiechao.mail@gmail.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>