SuccessChanges

Summary

  1. components: allocate the backend private_data together with the backend structure (details)
Commit a2e28b5a1ef3bf98139beef6327deb9693683ec8 by brice.goglin
components: allocate the backend private_data together with the backend structure

This breaks the component ABI, but it was already bumped from 7 to 8 in bf44f300e8.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/topology-synthetic.c (diff)
The file was modifiedhwloc/topology-noos.c (diff)
The file was modifiedhwloc/topology-solaris.c (diff)
The file was modifiedhwloc/topology-x86.c (diff)
The file was modifiedhwloc/topology-cuda.c (diff)
The file was modifiedhwloc/components.c (diff)
The file was modifiedinclude/hwloc/plugins.h (diff)
The file was modifiedhwloc/topology-pci.c (diff)
The file was modifiedhwloc/topology-rsmi.c (diff)
The file was modifiedhwloc/topology-levelzero.c (diff)
The file was modifiedhwloc/topology-netbsd.c (diff)
The file was modifiedhwloc/topology-gl.c (diff)
The file was modifiedhwloc/topology-hpux.c (diff)
The file was modifiedhwloc/topology-opencl.c (diff)
The file was modifiedhwloc/topology-linux.c (diff)
The file was modifiedhwloc/topology-nvml.c (diff)
The file was modifiedhwloc/topology-xml.c (diff)
The file was modifiedhwloc/topology-darwin.c (diff)
The file was modifiedhwloc/topology-aix.c (diff)
The file was modifiedhwloc/topology-fake.c (diff)
The file was modifiedhwloc/topology-freebsd.c (diff)
The file was modifiedhwloc/topology-windows.c (diff)