From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755662Ab0I1OZ2 (ORCPT ); Tue, 28 Sep 2010 10:25:28 -0400 Received: from mtagate1.uk.ibm.com ([194.196.100.161]:32896 "EHLO mtagate1.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755470Ab0I1OZ0 (ORCPT ); Tue, 28 Sep 2010 10:25:26 -0400 Message-Id: <20100928142058.796669370@linux.vnet.ibm.com> User-Agent: quilt/0.48-1 Date: Tue, 28 Sep 2010 16:20:58 +0200 From: Michael Holzheu To: Andrew Morton Cc: Balbir Singh , Oleg Nesterov , Shailabh Nagar , Martin Schwidefsky , linux-kernel@vger.kernel.org Subject: [PATCH 0/2] taskstats: Cleanup patches Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Andrew, It would be great, if you could accept the taskstats cleanup patches that are the prerequisite for the taskstats precise accounting patches. The patches do not add any new functionality. I think they make the code better readable and extensible: * 01/02: taskstats: Separate taskstats commands * 02/02: taskstats: Split fill_pid function Michael