Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/playstation2



Module Name:    src
Committed By:   thorpej
Date:           Sat Nov 21 17:46:09 UTC 2020

Modified Files:
        src/sys/arch/playstation2/dev: if_smap.c ohci_sbus.c
        src/sys/arch/playstation2/playstation2: bus_dma.c bus_space.c

Log Message:
malloc(9) -> kmem(9)

XXX Audit use of KM_NOSLEEP here.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/playstation2/dev/if_smap.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/playstation2/dev/ohci_sbus.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/playstation2/playstation2/bus_dma.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/playstation2/playstation2/bus_space.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index