On Sat, 11 Jul 2015, Frederic Weisbecker wrote:
> The cpumask is allocated before threads get created. If the latter step
> fails, we need to free the cpumask.
Reviewed-by: Thomas Gleixner
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo
The cpumask is allocated before threads get created. If the latter step
fails, we need to free the cpumask.
Reviewed-by: Chris Metcalf
Cc: Andrew Morton
Cc: Chris Metcalf
Cc: Don Zickus
Cc: Peter Zijlstra
Cc: Thomas Gleixner
Cc: Ulrich Obergfell
Signed-off-by: Frederic Weisbecker
---
kern
The cpumask is allocated before threads get created. If the latter step
fails, we need to free the cpumask.
Cc: Andrew Morton
Cc: Chris Metcalf
Cc: Don Zickus
Cc: Peter Zijlstra
Cc: Thomas Gleixner
Cc: Ulrich Obergfell
Signed-off-by: Frederic Weisbecker
---
kernel/smpboot.c | 1 +
1 file c
3 matches
Mail list logo