]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r242465:
authorscottl <scottl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Jun 2013 19:45:27 +0000 (19:45 +0000)
committerscottl <scottl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Jun 2013 19:45:27 +0000 (19:45 +0000)
commit53accb68f49f7607bdc89f00d7d4f8f41c7a3ca0
tree491da1523e168e20eb8f29fd103bc961208c1fd8
parent6e3c35318ee8edf20c1f4a734f9c44e61314317f
MFC r242465:
Free the dma map -after- it's checked, not before. Or you'll be
potentially referencing already-freed memory.

MFC r242466:
Drop this from 500 to 128, to save a little space on memory constrained
platforms.

Submitted by: adrian
Obtained from: Netflix

git-svn-id: svn://svn.freebsd.org/base/stable/9@251860 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/mips/mips/busdma_machdep.c