diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-09-24 17:48:15 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-09-24 17:48:15 +0900 |
commit | 40258ee97d0d5e5c30a3d4b7acaf294fe82cd23f (patch) | |
tree | ed24df0faa1ee30229194e615545a494d17857f0 /virt | |
parent | 23c4c82171008c8b18d8627c9741cdd577631cea (diff) | |
download | op-kernel-dev-40258ee97d0d5e5c30a3d4b7acaf294fe82cd23f.zip op-kernel-dev-40258ee97d0d5e5c30a3d4b7acaf294fe82cd23f.tar.gz |
sh: Fix up uninitialized variable use caught by gcc 4.4.
In the unaligned kernel exception fixup case the printk() was ordered
before the copy_from_user(), resulting in a nonsensical instruction
value. This fixes up the ordering properly.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions