linux/crypto/async_tx
Dan Williams 030b07720b async_pq: rename scribble page
The global scribble page is used as a temporary destination buffer when
disabling the P or Q result is requested.  The local scribble buffer
contains memory for performing address conversions.  Rename the global
variable to avoid confusion.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-10-19 23:34:46 -07:00
..
Kconfig async_tx: add support for asynchronous RAID6 recovery operations 2009-08-29 19:09:27 -07:00
Makefile async_tx: raid6 recovery self test 2009-08-29 19:09:28 -07:00
async_memcpy.c dmaengine, async_tx: support alignment checks 2009-09-08 17:42:53 -07:00
async_memset.c dmaengine, async_tx: support alignment checks 2009-09-08 17:42:53 -07:00
async_pq.c async_pq: rename scribble page 2009-10-19 23:34:46 -07:00
async_raid6_recov.c md/async: don't pass a memory pointer as a page pointer. 2009-10-16 16:40:25 +11:00
async_tx.c dmaengine, async_tx: add a "no channel switch" allocator 2009-09-08 17:42:51 -07:00
async_xor.c raid6/async_tx: handle holes in block list in async_syndrome_val 2009-10-16 16:40:34 +11:00
raid6test.c raid6test: fix stack overflow 2009-09-16 21:03:29 -07:00