lkml.org 
[lkml]   [2000]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Debugging messages compacting

On Mon, 28 Feb 2000, Andrey Panin wrote:

> this small and self explaining patch, reduce kernel image
> size (uncompressed) by several kiloBytes.
>
> It replaces some debugging messages spread around kernel image
> ("wq bug, forcing oops", "kernel bug at %s" etc.) with
> 4 string placed in messages.c file.

DEBUG_WAITQUEUE will be turned off (and the code complication will be
removed) in 2.4. Some of the BUG()s will be / should be removed as well,
but sharing the 'BUG' printk message makes sense otherwise. Wouldnt it be
better to put that single string definition into kernel/printk.c instead
of a completely new file?

-- mingo


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.159 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site