Re: [RFC][PATCH -mm take3 2/6][resend] support multiple logging

2007-03-22 Thread Keiichi KII
Alexey Dobriyan wrote: On 3/20/07, Keiichi KII <[EMAIL PROTECTED]> wrote: This patch contains the following changes for supporting multiple logging agents. +#define CONFIG_SEPARATOR ";" CONFIG_* is reserved for configuration options. Since you use it in only one place just use semicolon di

Re: [RFC][PATCH -mm take3 2/6][resend] support multiple logging

2007-03-20 Thread Alexey Dobriyan
On 3/20/07, Keiichi KII <[EMAIL PROTECTED]> wrote: This patch contains the following changes for supporting multiple logging agents. +#define CONFIG_SEPARATOR ";" CONFIG_* is reserved for configuration options. Since you use it in only one place just use semicolon directly. - To unsubscribe

[RFC][PATCH -mm take3 2/6][resend] support multiple logging

2007-03-20 Thread Keiichi KII
From: Keiichi KII <[EMAIL PROTECTED]> This patch contains the following changes for supporting multiple logging agents. 1. extend netconsole to multiple netpolls To send kernel messages to multiple logging agents, extend netcosnole to be able to use multiple netpolls. Each netpoll sends k