From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 24 Aug 2009 17:02:32 +0800 References: <20090823130934.GA28556@ma.tech.ascom.ch> In-Reply-To: <20090823130934.GA28556@ma.tech.ascom.ch> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200908241702.32201.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [batman-adv] Use prinkt instead of debug_log Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Hey, > If batman is to get into mainline, the use of debug_log will need to > be removed. This is a first step in this direction. It replaces > debug_log calls for CRITICAL, WARNING and NOTICE with printk calls. > It tries to consistently prefix all such output with "batman:" making > it easier to find such output mixed in with other kernel messages. > LOG_TYPE_BATMAN and LOG_TYPE_ROUTES has not been changed. thanks a lot for your patch and thoughts. Does this patch mean you got in touch with a maintainer and he/she suggested to do that ? What else did he/she suggest ? I'm asking because I want to understand in which direction we are moving before I start rowing. ;-) Regards, Marek