On 15.10.20 12:49, Roger Pau Monné wrote:
On Wed, Oct 07, 2020 at 03:30:09PM +0200, Juergen Gross wrote:
Move sending of a virq event for oprofile to the local vcpu from NMI
to softirq context.
This has been tested with a small test patch using the continuation
framework of patch 1 for all NMIs
On Wed, Oct 07, 2020 at 03:30:09PM +0200, Juergen Gross wrote:
> Move sending of a virq event for oprofile to the local vcpu from NMI
> to softirq context.
>
> This has been tested with a small test patch using the continuation
> framework of patch 1 for all NMIs and doing a print to console in
>
Move sending of a virq event for oprofile to the local vcpu from NMI
to softirq context.
This has been tested with a small test patch using the continuation
framework of patch 1 for all NMIs and doing a print to console in
the continuation handler.
Version 1 of this small series was sent to the s