linux-stable-rt/include
Andrew Morton f46c483357 [PATCH] Add printk_timed_ratelimit()
printk_ratelimit() has global state which makes it not useful for callers
which wish to perform ratelimiting at a particular frequency.

Add a printk_timed_ratelimit() which utilises caller-provided state storage to
permit more flexibility.

This function can in fact be used for things other than printk ratelimiting
and is perhaps poorly named.

Cc: Ulrich Drepper <drepper@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-03 12:27:58 -08:00
..
acpi
asm-alpha
asm-arm [ARM] Add __must_check to uaccess functions 2006-10-28 10:15:31 +01:00
asm-arm26
asm-avr32 [PATCH] AVR32: add io{read,write}{8,16,32}{be,} support 2006-10-25 20:26:33 -07:00
asm-cris
asm-frv
asm-generic [PATCH] drivers: wait for threaded probes between initcall levels 2006-10-27 15:34:51 -07:00
asm-h8300
asm-i386 i386: clean up io-apic accesses 2006-11-01 09:11:00 -08:00
asm-ia64 [IA64] move SAL_CACHE_FLUSH check later in boot 2006-10-31 14:32:10 -08:00
asm-m32r
asm-m68k
asm-m68knommu
asm-mips [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. 2006-11-02 17:23:33 +00:00
asm-parisc
asm-powerpc [POWERPC] Make mmiowb's io_sync preempt safe 2006-11-01 14:52:49 +11:00
asm-ppc
asm-s390
asm-sh sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
asm-sh64
asm-sparc
asm-sparc64 [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation. 2006-11-01 16:30:39 -08:00
asm-um [PATCH] uml: add INITCALLS 2006-10-31 08:07:00 -08:00
asm-v850
asm-x86_64
asm-xtensa
crypto
keys
linux [PATCH] Add printk_timed_ratelimit() 2006-11-03 12:27:58 -08:00
math-emu
media
mtd
net
pcmcia
rdma RDMA/addr: Use client registration to fix module unload race 2006-11-02 14:26:04 -08:00
rxrpc
scsi
sound
video
Kbuild