]> asedeno.scripts.mit.edu Git - linux.git/commit
genirq: Add missing documentation for tot_count
authorWaiman Long <longman@redhat.com>
Tue, 12 Feb 2019 14:54:13 +0000 (09:54 -0500)
committerIngo Molnar <mingo@kernel.org>
Wed, 13 Feb 2019 07:33:03 +0000 (08:33 +0100)
commit030fc443aef663df71cd834331fd8f1ec10c30c0
tree60ceff1ab495d9a8225e96e69485ed6a62e2c119
parent1342d8080f6183b0419a9246c6e6545e21fa1e05
genirq: Add missing documentation for tot_count

Commit:

  1136b0728969 ("genirq: Avoid summation loops for /proc/stat")

adds a new irq_desc::tot_count field, without documenting it.
Add the missing piece of documentation.

Signed-off-by: Waiman Long <longman@redhat.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Daniel Colascione <dancol@google.com>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: Kees Cook <keescook@chromium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Miklos Szeredi <miklos@szeredi.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1549983253-19107-1-git-send-email-longman@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/irqdesc.h