Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752264AbWKASZv (ORCPT ); Wed, 1 Nov 2006 13:25:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752261AbWKASZv (ORCPT ); Wed, 1 Nov 2006 13:25:51 -0500 Received: from host-233-54.several.ru ([213.234.233.54]:9103 "EHLO mail.screens.ru") by vger.kernel.org with ESMTP id S1752262AbWKASZu (ORCPT ); Wed, 1 Nov 2006 13:25:50 -0500 Date: Wed, 1 Nov 2006 21:25:12 +0300 From: Oleg Nesterov To: Andrew Morton Cc: Thomas Graf , Shailabh Nagar , Balbir Singh , Jay Lan , linux-kernel@vger.kernel.org Subject: [PATCH 0/2] taskstats: uglify^Woptimize reply assembling Message-ID: <20061101182512.GA444@oleg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 15 The last series. Balbir, Shailabh, could you suggest me some user-space tests? Thomas, we are doing genlmsg_cancel() before nlmsg_free(), this is not necessary. Unless you have evil plans to complicate genetlink we can remove a little bit of code, what do you think? Oleg. - 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/