Re: [PATCH v6, part3 02/16] mm: enhance free_reserved_area() to support poisoning memory with zero
From: David Howells
Date: Mon May 13 2013 - 05:43:04 EST
David Howells <dhowells@xxxxxxxxxx> wrote:
> Jiang Liu <liuj97@xxxxxxxxx> wrote:
>
> > + free_reserved_area((void *)start, (void *)end, -1, "initrd");
>
> Do you mean -1 or ULONG_MAX?
No matter... It's a poison value, not an address.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/