From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753334AbbERNEc (ORCPT ); Mon, 18 May 2015 09:04:32 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:36307 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751177AbbERNEW (ORCPT ); Mon, 18 May 2015 09:04:22 -0400 MIME-Version: 1.0 In-Reply-To: <20150518130213.GA771@amd> References: <1431613188-4511-1-git-send-email-anisse@astier.eu> <1431613188-4511-3-git-send-email-anisse@astier.eu> <20150518112152.GA16999@amd> <20150518130213.GA771@amd> From: Anisse Astier Date: Mon, 18 May 2015 15:04:00 +0200 Message-ID: Subject: Re: [PATCH v4 2/3] mm/page_alloc.c: add config option to sanitize freed pages To: Pavel Machek Cc: Andrew Morton , Mel Gorman , "Kirill A. Shutemov" , David Rientjes , Alan Cox , Linus Torvalds , Peter Zijlstra , PaX Team , Brad Spengler , Kees Cook , Andi Kleen , "Rafael J. Wysocki" , Len Brown , linux-mm@kvack.org, Linux PM list , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 18, 2015 at 3:02 PM, Pavel Machek wrote: > > Ok. So there is class of errors where this helps, but you are not > aware of any such errors in kernel, so you can't fix them... Right? Correct. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anisse Astier Subject: Re: [PATCH v4 2/3] mm/page_alloc.c: add config option to sanitize freed pages Date: Mon, 18 May 2015 15:04:00 +0200 Message-ID: References: <1431613188-4511-1-git-send-email-anisse@astier.eu> <1431613188-4511-3-git-send-email-anisse@astier.eu> <20150518112152.GA16999@amd> <20150518130213.GA771@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20150518130213.GA771@amd> Sender: owner-linux-mm@kvack.org To: Pavel Machek Cc: Andrew Morton , Mel Gorman , "Kirill A. Shutemov" , David Rientjes , Alan Cox , Linus Torvalds , Peter Zijlstra , PaX Team , Brad Spengler , Kees Cook , Andi Kleen , "Rafael J. Wysocki" , Len Brown , linux-mm@kvack.org, Linux PM list , Linux Kernel Mailing List List-Id: linux-pm@vger.kernel.org On Mon, May 18, 2015 at 3:02 PM, Pavel Machek wrote: > > Ok. So there is class of errors where this helps, but you are not > aware of any such errors in kernel, so you can't fix them... Right? Correct. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org