]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc64: Cleans up PRIQ error and debugging messages.
authorchris hyser <chris.hyser@oracle.com>
Fri, 23 Sep 2016 16:27:07 +0000 (09:27 -0700)
committerAllen Pais <allen.pais@oracle.com>
Tue, 8 Nov 2016 10:16:33 +0000 (15:46 +0530)
commit548561a84ba51897b0a2e96f016b59302de66952
tree8ab3207325a0f1bc98ce599fd9b709ecbdbfb8ea
parentfb190e876705ea91fe2262d09aa4af6ebe21ee20
sparc64: Cleans up PRIQ error and debugging messages.

Given that the lowest level arch dependent interrupt routines cannot actually
propagate any error back to the calling driver in the case of irq
request/enable/disable and setting affinity, PRIQ error messages need to
communicate failures in a more traceable way. The original error messages which
were more for internal debugging than regular usage have also been improved as
well as made controllable via a command line parameter priq=dbg.

Orabug: 24010412

Signed-off-by: Chris Hyser <chris.hyser@oracle.com>
(cherry picked from commit 89c31d4dd664cd2edc1f6d14aa62c75acfb0d172)
Signed-off-by: Allen Pais <allen.pais@oracle.com>
arch/sparc/kernel/pci_sun4v.c
arch/sparc/kernel/priq_sun4v.c