[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090407163057.GR17934@one.firstfloor.org>
Date: Tue, 7 Apr 2009 18:30:57 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Rik van Riel <riel@...hat.com>
Cc: Andi Kleen <andi@...stfloor.org>, hugh@...itas.com,
npiggin@...e.de, lee.schermerhorn@...com,
akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, x86@...nel.org
Subject: Re: [PATCH] [13/16] POISON: The high level memory error handler in the VM
On Tue, Apr 07, 2009 at 12:03:00PM -0400, Rik van Riel wrote:
> Andi Kleen wrote:
>
> >This is rather tricky code and needs a lot of review. Undoubtedly it still
> >has bugs.
>
> It's just complex enough that it looks like it might have
> more bugs, but I sure couldn't find any.
Thanks for the review.
Perhaps I didn't put it strongly enough: I know there are still bugs
in there (e.g. nonlinear mappings deadlock and there are some cases
where the reference count of the page doesn't drop the zero).
> Hitting a bug in this code seems favorable to hitting
> guaranteed memory corruption, so I hope Andrew or Ingo
Yes the alternative is always panic() when the hardware detects
the consumed corruption and bails out. So even if this code is buggy it's
very likely still an improvement. So it would be reasonable to
do a relatively early merge and improve further in tree.
> >Signed-off-by: Andi Kleen <ak@...ux.intel.com>
>
> Acked-by: Rik van Riel <riel@...hat.com>
Thanks added
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
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