[PATCH 0/2] debugobjects: RT related change and noch annotation

Sebastian Andrzej Siewior posted 2 patches 4 days, 5 hours ago
lib/debugobjects.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[PATCH 0/2] debugobjects: RT related change and noch annotation
Posted by Sebastian Andrzej Siewior 4 days, 5 hours ago
The first is a repost of
	https://lore.kernel.org/all/20251106120628.AxWa_Viy@linutronix.de/

the second is a fix of the override annotation.

Sebastian Andrzej Siewior (2):
  debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
  debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP

 lib/debugobjects.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.51.0
Re: [PATCH 0/2] debugobjects: RT related change and noch annotation
Posted by Luis Claudio R. Goncalves 3 days, 7 hours ago
On Thu, Nov 27, 2025 at 04:36:50PM +0100, Sebastian Andrzej Siewior wrote:
> The first is a repost of
> 	https://lore.kernel.org/all/20251106120628.AxWa_Viy@linutronix.de/
> 
> the second is a fix of the override annotation.
> 
> Sebastian Andrzej Siewior (2):
>   debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
>   debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP

To the series:

Reviewed-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>

Luis
 
>  lib/debugobjects.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> -- 
> 2.51.0
> 
> 
---end quoted text---