summaryrefslogtreecommitdiff
path: root/fs/binfmt_flat.c
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@snapgear.com>2007-06-09 00:46:39 +0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-06-09 04:23:32 +0400
commit4342f4ace2335d4fa9fe52b4cceca979413470b2 (patch)
treebb535e947751c32311b266b638c6ae5302958d9b /fs/binfmt_flat.c
parent4a0df2ef4569ac57cb18cd97e34c0c4733e829d9 (diff)
downloadlinux-4342f4ace2335d4fa9fe52b4cceca979413470b2.tar.xz
m68knommu: fix ColdFire timer off by 1
The coldfire timer runs from 0 to TRR included, then 0 again and so on. It counts thus actually TRR + 1 steps for 1 tick, not TRR. Fix that. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/binfmt_flat.c')
0 files changed, 0 insertions, 0 deletions