Fix typo on "info pic" monitor cmd output for xive
commitf81d69fcea571af19de01377d2b474a675f573d6
authorSatheesh Rajendran <sathnaga@linux.vnet.ibm.com>
Thu, 9 May 2019 08:07:50 +0000 (9 13:37 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 29 May 2019 01:39:45 +0000 (29 11:39 +1000)
treeafa9df5f630ca1b0ee4bf1cf16a2359b7929e06e
parentfb2e8b5132fa592753e330b2675093e907265cdc
Fix typo on "info pic" monitor cmd output for xive

Instead of LISN i.e "Logical Interrupt Source Number" as per
Xive PAPR document "info pic" prints as LSIN, let's fix it.

Signed-off-by: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com>
Message-Id: <20190509080750.21999-1-sathnaga@linux.vnet.ibm.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/spapr_xive.c