genirq: procfs: Make smp_affinity values go+r
authorChema Gonzalez <chema@google.com>
Fri, 14 Mar 2014 02:50:55 +0000 (19:50 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 19 Mar 2014 11:34:29 +0000 (12:34 +0100)
Includes:
- /proc/irq/default_smp_affinity
- /proc/irq/*/affinity_hint
- /proc/irq/*/smp_affinity
- /proc/irq/*/smp_affinity_list

Users can distill the same information by reading /proc/interrupts.

Signed-off-by: Chema Gonzalez <chema@google.com>
Cc: Eric Dumazet <edumazet@google.com>
Link: http://lkml.kernel.org/r/1394765455-1217-1-git-send-email-chema@google.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/proc.c

Simple merge