From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by kanga.kvack.org (Postfix) with ESMTP id 43CAE6B0038 for ; Wed, 24 Sep 2014 11:11:39 -0400 (EDT) Received: by mail-pa0-f49.google.com with SMTP id lf10so8986415pab.36 for ; Wed, 24 Sep 2014 08:11:38 -0700 (PDT) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by mx.google.com with ESMTPS id hi9si26805868pac.72.2014.09.24.08.11.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Sep 2014 08:11:38 -0700 (PDT) Date: Wed, 24 Sep 2014 08:11:37 -0700 From: Andrew Morton Subject: Re: [PATCH v3 00/13] Kernel address sanitizer - runtime memory debugger. Message-Id: <20140924081137.087fde81.akpm@linux-foundation.org> In-Reply-To: <1411562649-28231-1-git-send-email-a.ryabinin@samsung.com> References: <1404905415-9046-1-git-send-email-a.ryabinin@samsung.com> <1411562649-28231-1-git-send-email-a.ryabinin@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrey Ryabinin Cc: linux-kernel@vger.kernel.org, Dmitry Vyukov , Konstantin Serebryany , Dmitry Chernenkov , Andrey Konovalov , Yuri Gribov , Konstantin Khlebnikov , Sasha Levin , Michal Marek , Thomas Gleixner , Ingo Molnar , Christoph Lameter , Pekka Enberg , David Rientjes , Joonsoo Kim , Dave Hansen , Andi Kleen , Vegard Nossum , "H. Peter Anvin" , linux-kbuild@vger.kernel.org, x86@kernel.org, linux-mm@kvack.org, Randy Dunlap , Peter Zijlstra , Alexander Viro , Dave Jones On Wed, 24 Sep 2014 16:43:56 +0400 Andrey Ryabinin wrote: > Note: patch (https://lkml.org/lkml/2014/9/4/364) for gcc5 support > somewhat just disappeared from the last mmotm, hmpf, I must have fat-fingered that one and accidentally lost the patch. Fixed, thanks. -- 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