fs/binfmt_aout.c: use printk_ratelimit()
authorS.Caglar Onur <caglar@pardus.org.tr>
Tue, 29 Apr 2008 07:59:26 +0000 (00:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:04 +0000 (08:06 -0700)
commit2e50b6ccdaaf0d933bb9d8409cac4b2f088f5a2f
treeba25ec419f3a4fb6e6845ec5b74d6af753e7f78f
parentaab3c3b01d1848a5e8a1ddec4e5656fc4de04982
fs/binfmt_aout.c: use printk_ratelimit()

Use printk_ratelimit() instead of jiffies based arithmetic, suggested by Geert
Uytterhoeven

Signed-off-by: S.Caglar Onur <caglar@pardus.org.tr>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/binfmt_aout.c