Re: [PATCH] powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node()

2023-03-17 Thread Nathan Lynch
Markus Elfring writes: > > The label “out_err” was used to jump to another pointer check despite of > the detail in the implementation of the function “pSeries_reconfig_add_node” > that it was determined already that the corresponding variable contained > a null pointer (because of a failed

[PATCH] powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node()

2023-03-17 Thread Markus Elfring
Date: Fri, 17 Mar 2023 09:26:13 +0100 The label “out_err” was used to jump to another pointer check despite of the detail in the implementation of the function “pSeries_reconfig_add_node” that it was determined already that the corresponding variable contained a null pointer (because of a failed