diff options
author | Alexandru Elisei <alexandru.elisei@arm.com> | 2020-09-12 16:37:06 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-09-13 17:51:35 +0100 |
commit | 4e594ad1068ea1db359d6161f580f03edecf6cb0 (patch) | |
tree | 37cbd0544328dafc62bf24f5abb06ec8a7ff33cf /drivers/irqchip/irq-sa11x0.c | |
parent | f4d51dffc6c01a9e94650d95ce0104964f8ae822 (diff) | |
download | linux-4e594ad1068ea1db359d6161f580f03edecf6cb0.tar.bz2 |
irqchip/gic-v3: Spell out when pseudo-NMIs are enabled
When NMIs cannot be enabled, the driver prints a message stating that
unambiguously. When they are enabled, the only feedback we get is a message
regarding the use of synchronization for ICC_PMR_EL1 writes, which is not
as useful for a user who is not intimately familiar with how NMIs are
implemented.
Let's make it obvious that pseudo-NMIs are enabled. Keep the message about
using a barrier for ICC_PMR_EL1 writes, because it has a non-negligible
impact on performance.
Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200912153707.667731-2-alexandru.elisei@arm.com
Diffstat (limited to 'drivers/irqchip/irq-sa11x0.c')
0 files changed, 0 insertions, 0 deletions