Author: cth
Repository: /hg/onnv/onnv-gate
Latest revision: 19ff3ecd90c247fffcd56e7b3706251c26da2a44
Total changesets: 1
Log message:
PSARC/2008/412 Properties and Devinfo Snapshots
5034258 device size should be available in devinfo snapshots that request
properties
5100405 Deadlock can occur due to the devinfo driver holding devi_lock
6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code
to protect the critical code.
6588656 ddi_prop_op_size() should not check callers *lengthp on
PROP_LEN_AND_VAL_ALLOC call
6720361 missing locks on devi_minor list traversal
6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties
Files:
update: usr/src/cmd/mdb/common/modules/genunix/devinfo.c
update: usr/src/cmd/prtconf/pdevinfo.c
update: usr/src/uts/common/fs/devfs/devfs_subr.c
update: usr/src/uts/common/io/cmlb.c
update: usr/src/uts/common/io/devinfo.c
update: usr/src/uts/common/io/scsi/impl/scsi_hba.c
update: usr/src/uts/common/io/scsi/targets/sd.c
update: usr/src/uts/common/os/devcfg.c
update: usr/src/uts/common/os/devid_cache.c
update: usr/src/uts/common/os/modctl.c
update: usr/src/uts/common/os/sunddi.c
update: usr/src/uts/common/os/sunndi.c
update: usr/src/uts/common/pcmcia/nexus/pcmcia.c
update: usr/src/uts/common/sys/cmlb.h
update: usr/src/uts/common/sys/ddi_impldefs.h
update: usr/src/uts/common/sys/devinfo_impl.h
update: usr/src/uts/common/sys/sunddi.h
update: usr/src/uts/common/xen/io/xdf.c
update: usr/src/uts/intel/io/dktp/disk/cmdk.c
update: usr/src/uts/sun/io/dada/targets/dad.c
update: usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ttymux_dacf.c