diff options
author | Signed-off-by: Darren Hart <dvhltc@us.ibm.com> | 2010-08-04 18:28:35 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-08-24 05:26:30 (GMT) |
commit | 1afb56cf977ab41bff4fc6bf9e5864770b19b880 (patch) | |
tree | b5c801933ee3a8f452d91b49dc5080dc74e236ae /fs/coda | |
parent | 6685a477494ceb063c10300891e48895bb1843c9 (diff) | |
download | linux-1afb56cf977ab41bff4fc6bf9e5864770b19b880.tar.xz |
powerpc: Silence xics_migrate_irqs_away() during cpu offline
All IRQs are migrated away from a CPU that is being offlined so the
following messages suggest a problem when the system is behaving as
designed:
IRQ 262 affinity broken off cpu 1
IRQ 17 affinity broken off cpu 0
IRQ 18 affinity broken off cpu 0
IRQ 19 affinity broken off cpu 0
IRQ 256 affinity broken off cpu 0
IRQ 261 affinity broken off cpu 0
IRQ 262 affinity broken off cpu 0
Don't print these messages when the CPU is not online.
Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
Acked-by: Will Schmidt <will_schmidt@vnet.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Nathan Fontenot <nfont@austin.ibm.com>
Cc: Robert Jennings <rcj@linux.vnet.ibm.com>
Cc: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'fs/coda')
0 files changed, 0 insertions, 0 deletions