Re: [x86] Stricter check in follow_huge_addr()

From: Ingo Molnar
Date: Thu Mar 27 2008 - 04:13:52 EST



* Christoph Lameter <clameter@xxxxxxx> wrote:

> From: Christoph Lameter <clameter@xxxxxxx>
> Subject: Compound Pages: Stricter check in follow_huge_addr
>
> The first page of the compound page is determined in
> follow_huge_addr() but then PageCompound() only checks if the page is
> part of a compound page. PageHead() allows checking if this is indeed
> the first page of the compound.

thanks Christoph, applied.

btw., what type of real-life problem does this address? Did this trigger
somewhere? (if yes, do you have any URLs i could put into the
changelog?)

Ingo
--
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/