Re: [git pull] core, x86: make LIST_POISON less deadly

From: Andi Kleen
Date: Mon Jul 14 2008 - 14:37:36 EST


Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes:
>
> Why not pick something that is *guaranteed* to fault? The above looks like
> any future setup that supports 41 bits of addressing and has extended the
> page tables (yes, it will happen eventually) will find that to be a
> perfectly valid address?

When that happens then it will be either unmapped (and fault anyways)
or the kernel has to be changed to 5 level page tables first and then
surely the poison value could change too.

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