[zfs-crypto-discuss] 6420234 ddi_umem_unlock doesn't unlock immediately

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: a9583664dd7014e32f7ddca1ed8ba0a012eb6690 Log message: 6420234 ddi_umem_unlock doesn't unlock immediately Files: update: usr/src/uts/common/os/sunddi.c

[zfs-crypto-discuss] 6419907 ohci (possibly other drivers as well) can't do much of it's work

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: 5ea0a6f857942370ff60cd5f61b392204e995062 Log message: 6419907 ohci (possibly other drivers as well) can't do much of it's work Files: update: usr/src/uts/common/os/sunddi.c update: usr/src/uts/common/sys/ddi_implfuncs.h

[zfs-crypto-discuss] PSARC 2006/188 Memory Cache Disable Support on x86

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: 5280d884b1432bc97a53a686598dc80c1b1a38cc Log message: PSARC 2006/188 Memory Cache Disable Support on x86 4262085 devmap_umem_setup doesn't honor accattrp parameter 6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86 6397

[zfs-crypto-discuss] 6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86 (fix lint)

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: 555041d410f7fe3063c47c124cbc023924e15685 Log message: 6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86 (fix lint) Files: update: usr/src/uts/i86pc/os/ddi_impl.c

[zfs-crypto-discuss] 6368823 extra backslashes in DDI_REP_GET and DDI_REP_PUT

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: f8ba91bbcadb19d6278e96d1edc31a06ba93ca28 Log message: 6368823 extra backslashes in DDI_REP_GET and DDI_REP_PUT Files: update: usr/src/uts/sparc/v9/ml/ddi_v9_asm.s

[zfs-crypto-discuss] 6310483 boot needs some more help for gcc on SPARC

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: 50021b84343742e322d24ce75d5cf4b26369fd38 Log message: 6310483 boot needs some more help for gcc on SPARC Files: create: usr/src/psm/stand/boot/sparc/common/util.h update: usr/src/psm/promif/ieee1275/common/prom_node.c u

[zfs-crypto-discuss] 6331579 the parser for driver.conf files doesn't report errors correctly

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: 8e15161df95505347815a429bb0a0ebd6040e3bf Log message: 6331579 the parser for driver.conf files doesn't report errors correctly Files: update: usr/src/uts/common/os/modsysfile.c update: usr/src/uts/common/sys/kobj_lex.h

[zfs-crypto-discuss] 6309062 gcc and cmd/stmsboot don't get along

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: 911e3f88e38271a1848ca68d1814811788986957 Log message: 6309062 gcc and cmd/stmsboot don't get along 6310560 gcc and OBP code don't get along 6310660 gcc and sparc ddi code don't get along Files: update: usr/src/cmd/stmsboot/stmsboot_uti

[zfs-crypto-discuss] 6295664 the type conversion from the 32bit pointer to uint64_t is not correct

2006-10-31 Thread eiji....@sun.com
Author: eota Repository: /hg/zfs-crypto/gate Revision: 4e674066f5ffe6214d44b8dadaf8653e71af3bb2 Log message: 6295664 the type conversion from the 32bit pointer to uint64_t is not correct Files: update: usr/src/uts/common/os/ddi_intr.c