lkml.org 
[lkml]   [2020]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [patch V4 part 1 27/36] arm64: Prepare arch_nmi_enter() for recursion
Date
Thomas Gleixner <tglx@linutronix.de> writes:

> From: Frederic Weisbecker <frederic@kernel.org>

This changelog was very empty. Here is what Peter provided:

When using nmi_enter() recursively, arch_nmi_enter() must also be recursion
safe. In particular, it must be ensured that HCR_TGE is always set while in
NMI context when in HYP mode, and be restored to it's former state when
done.

The current code fails this when interleaved wrong. Notably it overwrites
the original hcr state on nesting.

Introduce a nesting counter to make sure to store the original value.

\
 
 \ /
  Last update: 2020-05-15 23:30    [W:0.705 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site