aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/auxio_64.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-03-09 13:00:47 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-21 14:32:39 -0700
commit247a80437d061450c5e9f371547aef4e34baec16 (patch)
treead50ccfa630cc3f68c56e8295bdfeca6e06e3f6b /arch/sparc/kernel/auxio_64.c
parent26a92fe2e4418a73b554c9e335840d424a2a4136 (diff)
sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().
[ Upstream commit c816be7b5f24585baa9eba1f2413935f771d6ad6 ] When we try to handle vmalloc faults, we can take a code path which uses "code" before we actually set it. Amusingly gcc-3.3 notices this yet gcc-4.x does not. Reported-by: Bob Breuer <breuerr@mc.net> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/sparc/kernel/auxio_64.c')
0 files changed, 0 insertions, 0 deletions