On 28.03.2024 10:31, Jan Beulich wrote:
> On 27.03.2024 19:13, le...@solinno.co.uk wrote:
>> From: Leigh Brown
>>
>> Rework xenwatchdogd signal handling to do the minimum in the signal
>> handler. This is a very minor enhancement.
>> ---
>> tools/misc/xenwatchdogd.c | 20
>>
On 27.03.2024 19:13, le...@solinno.co.uk wrote:
> From: Leigh Brown
>
> Rework xenwatchdogd signal handling to do the minimum in the signal
> handler. This is a very minor enhancement.
> ---
> tools/misc/xenwatchdogd.c | 20
> 1 file changed, 12 insertions(+), 8 deletions(-)
From: Leigh Brown
Rework xenwatchdogd signal handling to do the minimum in the signal
handler. This is a very minor enhancement.
---
tools/misc/xenwatchdogd.c | 20
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/tools/misc/xenwatchdogd.c b/tools/misc/xenwatch