irq/Documentation: Correct result of echnoing 5 to smp_affinity
authorJohn Kacur <jkacur@redhat.com>
Fri, 17 Jun 2016 13:05:15 +0000 (15:05 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 10 Jul 2016 14:55:04 +0000 (16:55 +0200)
commit99e9d958726c04cec3e36902d8583fdd8cb5b1bb
treea7497b1a88ece09a13d062432492f8671d976855
parentb79efd345361667f7d81da765b8d61f631209c3d
irq/Documentation: Correct result of echnoing 5 to smp_affinity

This command:

  echo 5 > /proc/irq/10/smp_affinity

means only the first and third (not fourth) CPUs can handle irqs
That is, CPU0 is the first CPU and CPU2 is the third cpu

Signed-off-by: John Kacur <jkacur@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1466168715-8410-1-git-send-email-jkacur@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/filesystems/proc.txt