OSDN Git Service

pnv_lpc: disable reentrancy detection for lpc-hc
authorAlexander Bulekov <alxndr@bu.edu>
Fri, 26 May 2023 07:38:50 +0000 (09:38 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Sun, 28 May 2023 10:13:54 +0000 (07:13 -0300)
commit76f9ebffcd41b62ae9ec26a1c25676f2ae1d9cc3
treef15f4585b3f7e5101d07ad0a5966db64cfa230c6
parent7f65ebb0e79b43602d516aa29f9b13ccc7224d52
pnv_lpc: disable reentrancy detection for lpc-hc

As lpc-hc is designed for re-entrant calls from xscom, mark it
re-entrancy safe.

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
[clg: mark opb_master_regs as re-entrancy safe also ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230526073850.2772197-1-clg@kaod.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/pnv_lpc.c