commit | 2e50b6ccdaaf0d933bb9d8409cac4b2f088f5a2f | [log] [tgz] |
---|---|---|
author | S.Caglar Onur <caglar@pardus.org.tr> | Tue Apr 29 00:59:26 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:04 2008 -0700 |
tree | ba25ec419f3a4fb6e6845ec5b74d6af753e7f78f | |
parent | aab3c3b01d1848a5e8a1ddec4e5656fc4de04982 [diff] |
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>