On Mon, Apr 28, 2025 at 08:50:52AM +0200, Jan Beulich wrote:
> On 26.04.2025 20:50, dm...@proton.me wrote:
> > From: Denis Mukhin
> >
> > Move console_locks_busted handling inside conring_puts() to remove
> > tasklet code duplication.
> >
> > Signed-off-by: Denis Mukhin
> > Reviewed-by: Stefano S
On 26.04.2025 20:50, dm...@proton.me wrote:
> From: Denis Mukhin
>
> Move console_locks_busted handling inside conring_puts() to remove
> tasklet code duplication.
>
> Signed-off-by: Denis Mukhin
> Reviewed-by: Stefano Stabellini
> ---
> Changes v1->v2:
> - added Stefano's R-b
> ---
> xen/dri
From: Denis Mukhin
Move console_locks_busted handling inside conring_puts() to remove
tasklet code duplication.
Signed-off-by: Denis Mukhin
Reviewed-by: Stefano Stabellini
---
Changes v1->v2:
- added Stefano's R-b
---
xen/drivers/char/console.c | 29 ++---
1 file chang