Author: vn83148
Repository: /hg/onnv/onnv-gate
Latest revision: d93cfde2f77193ae3ad7f0c5c899e96e2cecedd2
Total changesets: 1
Log message:
6519375 refactored the mdesc code in cpu scheme, platform-cpu.so and chip.so
into a single code base
6520142 sun4v motherboard/chip enums leaking memory
6520501 libtopo exports a set of errors associated with node methods
Files:
create: usr/src/lib/fm/topo/modules/sun4v/platform-cpu/cpu_mdesc.c
create: usr/src/lib/fm/topo/modules/sun4v/platform-cpu/cpu_mdesc.h
delete: usr/src/cmd/fm/schemes/cpu/sparc/cpu_mdesc.c
delete: usr/src/cmd/fm/schemes/cpu/sparc/cpu_mdesc.h
update: usr/src/cmd/fm/schemes/cpu/amd64/Makefile
update: usr/src/cmd/fm/schemes/cpu/cpu.c
update: usr/src/cmd/fm/schemes/cpu/i386/Makefile
update: usr/src/cmd/fm/schemes/cpu/sparc/Makefile
update: usr/src/cmd/fm/schemes/cpu/sparcv9/Makefile
update: usr/src/lib/fm/topo/libtopo/Makefile.com
update: usr/src/lib/fm/topo/libtopo/common/libtopo.h
update: usr/src/lib/fm/topo/libtopo/common/mkerror.sh
update: usr/src/lib/fm/topo/libtopo/common/topo_error.h
update: usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
update: usr/src/lib/fm/topo/libtopo/common/topo_method.h
update: usr/src/lib/fm/topo/libtopo/common/topo_mod.h
update: usr/src/lib/fm/topo/modules/sun4/chip/Makefile.chip
update: usr/src/lib/fm/topo/modules/sun4u/chip/Makefile
update: usr/src/lib/fm/topo/modules/sun4v/chip/Makefile
update: usr/src/lib/fm/topo/modules/sun4v/chip/chip_sun4v.c
update: usr/src/lib/fm/topo/modules/sun4v/motherboard/motherboard.c
update: usr/src/lib/fm/topo/modules/sun4v/platform-cpu/Makefile
update: usr/src/lib/fm/topo/modules/sun4v/platform-cpu/cpu.c