diff options
author | David S. Miller <davem@davemloft.net> | 2011-03-10 00:00:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-17 04:19:16 +0300 |
commit | c816be7b5f24585baa9eba1f2413935f771d6ad6 (patch) | |
tree | 14f45e3bfb4227e6e6f4d0bbc7cfdc2ec70e6f71 /drivers/gpu/drm/nouveau/nouveau_drv.h | |
parent | 35043c428f1fcb92feb5792f5878a8852ee00771 (diff) | |
download | linux-c816be7b5f24585baa9eba1f2413935f771d6ad6.tar.xz |
sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().
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>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_drv.h')
0 files changed, 0 insertions, 0 deletions