Re: [RFC][PATCH 5/9] mm: rearrange struct page

From: Christoph Lameter
Date: Fri Jan 17 2014 - 09:58:28 EST


On Thu, 16 Jan 2014, Dave Hansen wrote:

> Why does it matter *specifically* that "index shares space with
> freelist", or that "mapping shares space with s_mem"? No data is ever
> handed off in those fields.

If the field is corrupted then one needs to figure out what other ways of
using this field exists. If one wants to change the page struct fields
then also knowlege about possible interconnections are important.

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