Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]> Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]> Acked-by: Mel Gorman <[EMAIL PROTECTED]> --- diff --git a/mm/sparse.c b/mm/sparse.c index cb105a6..caa7e1b 100644 --- a/mm/sparse.c +++ b/mm/sparse.c @@ -101,7 +101,7 @@ static inline int sparse_index_init(unsigned long section_nr, int nid) /* * Although written for the SPARSEMEM_EXTREME case, this happens - * to also work for the flat array case becase + * to also work for the flat array case because * NR_SECTION_ROOTS==NR_MEM_SECTIONS. */ int __section_nr(struct mem_section* ms) - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH 0/8] Sparsemem Virtual Memmap V4 Andy Whitcroft
- [PATCH 1/8] sparsemem: clean up spelling error in c... Andy Whitcroft
- [PATCH 2/8] sparsemem: record when a section has a ... Andy Whitcroft
- [PATCH 3/8] Generic Virtual Memmap support for SPAR... Andy Whitcroft
- Re: [PATCH 3/8] Generic Virtual Memmap support ... Christoph Lameter
- Re: [PATCH 3/8] Generic Virtual Memmap supp... Stephen Rothwell
- [PATCH 4/8] x86_64: SPARSEMEM_VMEMMAP 2M page size ... Andy Whitcroft
- [PATCH 5/8] IA64: SPARSEMEM_VMEMMAP 16K page size s... Andy Whitcroft
- Re: [PATCH 5/8] IA64: SPARSEMEM_VMEMMAP 16K pag... Christoph Lameter
- [PATCH 6/8] IA64: SPARSEMEM_VMEMMAP 16M page size s... Andy Whitcroft
- [PATCH 7/8] SPARC64: SPARSEMEM_VMEMMAP support Andy Whitcroft
- [PATCH 8/8] ppc64: SPARSEMEM_VMEMMAP support Andy Whitcroft
