From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761722AbXGMNmU (ORCPT ); Fri, 13 Jul 2007 09:42:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753608AbXGMNmJ (ORCPT ); Fri, 13 Jul 2007 09:42:09 -0400 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 Message-ID: <46978084.2040504@bx.jp.nec.com> Date: Fri, 13 Jul 2007 22:39:16 +0900 From: KII Keiichi User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Satyam Sharma CC: Linux Kernel Mailing List , Matt Mackall , Netdev , Joel Becker , Stephen Hemminger , Andrew Morton , David Miller Subject: Re: [RFC][PATCH v2 -mm 0/9] netconsole: Multiple targets and dynamic reconfigurability References: <20070710091920.23907.96483.sendpatchset@cselinux1.cse.iitk.ac.in> In-Reply-To: <20070710091920.23907.96483.sendpatchset@cselinux1.cse.iitk.ac.in> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@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