diff options
author | Srinivas KANDAGATLA <srinivas.kandagatla@st.com> | 2011-06-02 12:30:44 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-06-06 05:30:02 +0200 |
commit | 298c48a811673ba5e292359545f3af6d1a6c9764 (patch) | |
tree | 3f81630f55a7b3c3f49d0567c4e88e99e1737ba5 /Makefile | |
parent | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra (diff) | |
download | linux-298c48a811673ba5e292359545f3af6d1a6c9764.tar.xz linux-298c48a811673ba5e292359545f3af6d1a6c9764.zip |
sh: fix wrong icache/dcache address-array start addr in cache-debugfs.
This patch fixes a icache/dcache address-array start address while
dumping its entires in debugfs. Perviously the code was attempting to
remember the address in static variable, which is no more required
for debugfs, as the function can be executed in one pass.
Without this patch the start address ends up in wrong place and the
/sys/kernel/debug/sh/icache or dcache debugfs contents may not be correct.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Cc: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions