From 5967b546dd7142e7747993bb4c79422cd7b6f34f Mon Sep 17 00:00:00 2001 From: Chao Xie Date: Tue, 31 Jul 2012 14:13:10 +0800 Subject: [PATCH] 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 Signed-off-by: Haojian Zhuang --- Reading git-format-patch failed