commit | 8f20b20de73eeabe3d35e67e0ce993eceef07492 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Sep 11 23:19:22 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 11 23:19:22 2008 -0700 |
tree | 54ac89b908c07d714f58fa355ff6fbb91b52489b | |
parent | 4845afac95a653f8e64c45024cbb94264df54b8f [diff] |
sparc64: Fix sparse warnings in global reg snapshotting. Lots of shadowed local variables and global_reg_snapshot[] needs an extern declaration in asm/ptrace_64.h. Signed-off-by: David S. Miller <davem@davemloft.net>