From: Bharata B Rao <redacted>
dlpar_cpu_probe() should release the acquired DRC if configure_connector
call fails.
Signed-off-by: Bharata B Rao <redacted>
Cc: Nathan Fontenot <redacted>
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2015-09-07 09:22:04
On Fri, 2015-04-09 at 10:04:12 UTC, Bharata B Rao wrote:
From: Bharata B Rao <redacted>
dlpar_cpu_probe() should release the acquired DRC if configure_connector
call fails.
Signed-off-by: Bharata B Rao <redacted>
Cc: Nathan Fontenot <redacted>
Reviewed-by: Nathan Fontenot <redacted>
Which commit caused this to be a bug? Or has it always been there?
What is the symptom, is it catastrophic, or just cosmetic?
Should the fix go to stable?
cheers
From: Bharata B Rao <hidden> Date: 2015-09-07 10:24:34
On Mon, Sep 07, 2015 at 07:22:04PM +1000, Michael Ellerman wrote:
On Fri, 2015-04-09 at 10:04:12 UTC, Bharata B Rao wrote:
quoted
From: Bharata B Rao <redacted>
dlpar_cpu_probe() should release the acquired DRC if configure_connector
call fails.
Signed-off-by: Bharata B Rao <redacted>
Cc: Nathan Fontenot <redacted>
Reviewed-by: Nathan Fontenot <redacted>
Which commit caused this to be a bug? Or has it always been there?
What is the symptom, is it catastrophic, or just cosmetic?
Should the fix go to stable?
Posted v1 with the above questions answered appropriately.
Regards,
Bharata.