From mboxrd@z Thu Jan 1 00:00:00 1970 From: KII Keiichi Subject: Re: [RFC][PATCH v2 -mm 0/9] netconsole: Multiple targets and dynamic reconfigurability Date: Fri, 13 Jul 2007 22:39:16 +0900 Message-ID: <46978084.2040504@bx.jp.nec.com> References: <20070710091920.23907.96483.sendpatchset@cselinux1.cse.iitk.ac.in> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: Linux Kernel Mailing List , Matt Mackall , Netdev , Joel Becker , Stephen Hemminger , Andrew Morton , David Miller To: Satyam Sharma Return-path: Received: from TYO201.gate.nec.co.jp ([202.32.8.193]:55600 "EHLO tyo201.gate.nec.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751219AbXGMNmI (ORCPT ); Fri, 13 Jul 2007 09:42:08 -0400 In-Reply-To: <20070710091920.23907.96483.sendpatchset@cselinux1.cse.iitk.ac.in> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi Satyam, > [0/9] netconsole: Multiple targets and dynamic reconfigurability > > This patchset is a rework of the original idea and patches posted by > Keiichi Kii and Takayoshi Kochi at: http://lkml.org/lkml/2007/6/13/72 > > This is v2 of the patchset, the previous version is available at: > http://lkml.org/lkml/2007/7/4/107 > > This is diffed against 2.6.22-rc6-mm1 + the earlier netpoll fixlet and the > configfs cleanup patches (those are already merged in -mm AFAIK, and hence > not reproduced here). > > [1/9] netconsole: Cleanups, codingstyle, prettyfication > [2/9] netconsole: Remove bogus check > [3/9] netconsole: Simplify boot/module option setup logic > [4/9] netconsole: Add some useful tips to documentation > [5/9] netconsole: Introduce netconsole_target > [6/9] netconsole: Introduce netconsole_netdev_notifier > [7/9] netconsole: Use netif_running() in write_msg() > [8/9] netconsole: Support multiple logging targets > [9/9] netconsole: Support dynamic reconfiguration using configfs > I tested your v2 patches on the x86/IA64 architecture. There was no problem on my tests. Signed-off-by: Keiichi Kii Thanks -- Keiichi KII NEC Corporation OSS Platform Development Division E-mail: k-keiichi@bx.jp.nec.com