diff options
author | Roel Kluin <12o3l@tiscali.nl> | 2008-04-28 02:11:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-28 08:58:16 -0700 |
commit | 1ecf0d0cd28a4bfed3009f752061998e52d14db2 (patch) | |
tree | dc72f443149f69eb5edbed69774248fbfc32636f /samples | |
parent | 556637cdabcd5918c7d4a1a2679b8f86fc81e891 (diff) | |
download | linux-1ecf0d0cd28a4bfed3009f752061998e52d14db2.tar.bz2 |
dz: test after postfix decrement fails in dz_console_putchar()
When loops reaches 0 the postfix decrement still subtracts, so the subsequent
test fails.
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Johannes Weiner <hannes@saeurebad.de>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions