From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755972AbZFETU2 (ORCPT ); Fri, 5 Jun 2009 15:20:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754241AbZFETUR (ORCPT ); Fri, 5 Jun 2009 15:20:17 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:33099 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753631AbZFETUQ (ORCPT ); Fri, 5 Jun 2009 15:20:16 -0400 Date: Fri, 5 Jun 2009 12:19:55 -0700 From: Andrew Morton To: Stefani Seibold Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [patch] procfs: provide stack information for threads Message-Id: <20090605121955.33d0bdc3.akpm@linux-foundation.org> In-Reply-To: <1244229176.31924.13.camel@wall-e> References: <1238511505.364.61.camel@matrix> <20090401193135.GA12316@elte.hu> <1244146873.20012.6.camel@wall-e> <20090604142358.95af81d5.akpm@linux-foundation.org> <1244229176.31924.13.camel@wall-e> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 05 Jun 2009 21:12:56 +0200 Stefani Seibold wrote: > So i want to try to fix the missing documentation in proc.txt in a > separate patch. Will this okay by you? That would be great, thanks.