diff options
| author | Michael Ellerman <[email protected]> | 2017-09-01 21:48:17 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2017-09-01 22:04:26 +0000 |
| commit | 3b79b26101936bbdb7a5c69161c69d65a1108fb0 (patch) | |
| tree | 94a143fece324597a4e1cf5da1a3bafe994d417b /arch/powerpc/sysdev/xive/native.c | |
| parent | axonram: Return directly after a failed kzalloc() in axon_ram_probe() (diff) | |
| download | kernel-3b79b26101936bbdb7a5c69161c69d65a1108fb0.tar.gz kernel-3b79b26101936bbdb7a5c69161c69d65a1108fb0.zip | |
powerpc/sstep: Avoid used uninitialized error
Older compilers think val may be used uninitialized:
arch/powerpc/lib/sstep.c: In function 'emulate_loadstore':
arch/powerpc/lib/sstep.c:2758:23: error: 'val' may be used uninitialized in this function
We know better, but initialise val to 0 to avoid breaking the build.
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/xive/native.c')
0 files changed, 0 insertions, 0 deletions
