[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871w1wz546.fsf@basil.nowhere.org>
Date: Mon, 14 Jul 2008 20:35:05 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Ingo Molnar <mingo@...e.hu>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Avi Kivity <avi@...ranet.com>
Subject: Re: [git pull] core, x86: make LIST_POISON less deadly
Linus Torvalds <torvalds@...ux-foundation.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists