aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorSrinivas KANDAGATLA <[email protected]>2011-06-02 10:30:44 +0000
committerPaul Mundt <[email protected]>2011-06-06 12:30:02 +0900
commit298c48a811673ba5e292359545f3af6d1a6c9764 (patch)
tree3f81630f55a7b3c3f49d0567c4e88e99e1737ba5 /net/unix/sysctl_net_unix.c
parent0792644d22852f40c8ad16c4ba1fefd76aba5643 (diff)
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 <[email protected]> Cc: Stuart Menefy <[email protected]> Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions