diff mbox

[PATCHv24,00/16] Contiguous Memory Allocator

Message ID D4B49754-F153-4600-AB79-49FD72D7D378@kernel.crashing.org
State New
Headers show

Commit Message

Kumar Gala April 20, 2012, 6:30 p.m. UTC
Marek,
diff mbox

Patch

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index c1601e5..669e8bb 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -508,6 +508,11 @@  bytes respectively. Such letter suffixes can also be entirely omitted.
                        Also note the kernel might malfunction if you disable
                        some critical bits.
 
+       cma=nn[MG]      [ARM,KNL]

Just a nit, but should that really have [ARM] ?

+                       Sets the size of kernel global memory area for contiguous
+                       memory allocations. For more information, see
+                       include/linux/dma-contiguous.h
+