linux/arch/powerpc/platforms/pseries
Laurent Vivier 4fd1bd443e powerpc/pseries: Fix of_node_put() underflow during reconfig remove
As for commit 68baf692c4 ("powerpc/pseries: Fix of_node_put()
underflow during DLPAR remove"), the call to of_node_put() must be
removed from pSeries_reconfig_remove_node().

dlpar_detach_node() and pSeries_reconfig_remove_node() both call
of_detach_node(), and thus the node should not be released in both
cases.

Fixes: 0829f6d1f6 ("of: device_node kobject lifecycle fixes")
Cc: stable@vger.kernel.org # v3.15+
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-07-26 16:41:53 +10:00
..
cmm.c powerpc/pseries: Fix typo in parameter description 2017-02-10 15:20:07 +11:00
dlpar.c driver core: remove CLASS_ATTR usage 2017-06-07 11:15:22 +02:00
dtl.c powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there 2017-04-11 07:46:03 +10:00
eeh_pseries.c
event_sources.c
firmware.c Merge branch 'topic/ppc-kvm' into next 2017-02-14 17:18:29 +11:00
hotplug-cpu.c powerpc: Fix some spelling mistakes 2017-06-05 16:50:15 +10:00
hotplug-memory.c Merge branch 'fixes' into next 2017-07-03 23:05:43 +10:00
hvCall.S
hvCall_inst.c powerpc/pseries: Move struct hcall_stats to hvCall_inst.c 2017-03-20 19:02:49 +11:00
hvconsole.c
hvcserver.c
ibmebus.c powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type 2017-06-09 11:00:46 +02:00
io_event_irq.c
iommu.c powerpc/pseries: Enable VFIO 2017-04-28 21:26:54 +10:00
Kconfig powerpc/perf/hv-24x7: Support v2 of the hypervisor API 2017-07-02 20:40:33 +10:00
kexec.c
lpar.c powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() 2017-07-03 23:12:19 +10:00
lparcfg.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Makefile
mobility.c driver core: remove CLASS_ATTR usage 2017-06-07 11:15:22 +02:00
msi.c
nvram.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
of_helpers.c
of_helpers.h
offline_states.h
pci.c
pci_dlpar.c
power.c
pseries.h
pseries_energy.c
ras.c powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESET 2017-04-28 21:02:25 +10:00
reconfig.c powerpc/pseries: Fix of_node_put() underflow during reconfig remove 2017-07-26 16:41:53 +10:00
rng.c
scanlog.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
setup.c powerpc/mm: Add translation mode information in /proc/cpuinfo 2017-03-31 23:09:50 +11:00
smp.c powerpc/smp: Convert NR_CPUS to nr_cpu_ids 2017-06-28 13:08:16 +10:00
suspend.c
vio.c This is the first pull request for the new dma-mapping subsystem 2017-07-06 19:20:54 -07:00