On Wed, May 21, 2008 at 10:36:51AM +0900, FUJITA Tomonori wrote: > > ARCH_KMALLOC_MINALIGN represents DMA alignment since we guarantee > kmalloced buffers can be used for DMA. That may be why it was created, but that is not its only application. In particular, it forms part of the calculation of the minimum alignment guaranteed by kmalloc which is why it's used in crpyto. Of course, if some kind soul would move this calculation into a header file then we wouldn't be having this discussion. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html