powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
[linux-2.6-block.git] / mm / bootmem.c
index 6aef64254203d72d0277400e7171a982c2bc06d3..9e197987b67ddce7bd80adf8e7ff4582d7db3ca5 100644 (file)
@@ -410,7 +410,7 @@ void __init free_bootmem_node(pg_data_t *pgdat, unsigned long physaddr,
 
 /**
  * free_bootmem - mark a page range as usable
- * @addr: starting physical address of the range
+ * @physaddr: starting physical address of the range
  * @size: size of the range in bytes
  *
  * Partial pages will be considered reserved and left as they are.