Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753551AbZKLRkF (ORCPT ); Thu, 12 Nov 2009 12:40:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753319AbZKLRkD (ORCPT ); Thu, 12 Nov 2009 12:40:03 -0500 Received: from mail.perches.com ([173.55.12.10]:1352 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514AbZKLRkC (ORCPT ); Thu, 12 Nov 2009 12:40:02 -0500 Subject: [PATCH] MAINTAINERS: KMEMTRACE - Add file patterns, correct Pekka's entry to single line M: From: Joe Perches To: Andrew Morton Cc: LKML , Vegard Nossum , Pekka Enberg Content-Type: text/plain; charset="UTF-8" Date: Thu, 12 Nov 2009 09:40:06 -0800 Message-ID: <1258047606.1988.15.camel@Joe-Laptop.home> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 29 Signed-off-by: Joe Perches diff --git a/MAINTAINERS b/MAINTAINERS index 8264e6b..b7dbdd9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3086,9 +3086,13 @@ F: kernel/kgdb.c KMEMCHECK M: Vegard Nossum -P Pekka Enberg -M: penberg@cs.helsinki.fi +M: Pekka Enberg S: Maintained +F: Documentation/kmemcheck.txt +F: arch/x86/include/asm/kmemcheck.h +F: arch/x86/mm/kmemcheck/ +F: include/linux/kmemcheck.h +F: mm/kmemcheck.c KMEMLEAK M: Catalin Marinas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/