Re: [RFC][PATCH 2.6.19 4/6] switch function of netpoll

2006-12-12 Thread Matt Mackall
On Tue, Dec 12, 2006 at 03:36:00PM +0900, Keiichi KII wrote: > From: Keiichi KII <[EMAIL PROTECTED]> > > This patch contains switch function of netpoll. > > if "enable" attribute of certain port is '1', this port is used. > if "enable" attribute of certain port is '0', this port isn't used. > >

Re: [RFC][PATCH 2.6.19 4/6] switch function of netpoll

2006-12-12 Thread Matt Mackall
On Tue, Dec 12, 2006 at 03:36:00PM +0900, Keiichi KII wrote: From: Keiichi KII [EMAIL PROTECTED] This patch contains switch function of netpoll. if enable attribute of certain port is '1', this port is used. if enable attribute of certain port is '0', this port isn't used.

[RFC][PATCH 2.6.19 4/6] switch function of netpoll

2006-12-11 Thread Keiichi KII
From: Keiichi KII <[EMAIL PROTECTED]> This patch contains switch function of netpoll. if "enable" attribute of certain port is '1', this port is used. if "enable" attribute of certain port is '0', this port isn't used. active_netconsole_dev list manages a list of active ports.

[RFC][PATCH 2.6.19 4/6] switch function of netpoll

2006-12-11 Thread Keiichi KII
From: Keiichi KII [EMAIL PROTECTED] This patch contains switch function of netpoll. if enable attribute of certain port is '1', this port is used. if enable attribute of certain port is '0', this port isn't used. active_netconsole_dev list manages a list of active ports. inactive_netconsole_dev