Mark a DMA accessible malloc for later correction. This is
authormatthew <matthew@openbsd.org>
Tue, 20 Jul 2010 09:06:38 +0000 (09:06 +0000)
committermatthew <matthew@openbsd.org>
Tue, 20 Jul 2010 09:06:38 +0000 (09:06 +0000)
commit4327989a063bcbb6e7a5e830d7f931cab05088d6
tree2a362c8082609554df22028560a9ed941d583c99
parent4256a53141a2570ae4dcca3b79ff56f7a512b940
Mark a DMA accessible malloc for later correction.  This is
potentially up to 64KB, so we'll need something fancier than
dma_alloc().
sys/crypto/cryptodev.c