[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080414075834.GK16163@elte.hu>
Date: Mon, 14 Apr 2008 09:58:34 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Nick Andrew <nick@...k-andrew.net>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>, joe@...ches.com
Subject: Re: [PATCH 1/2] printk: Refactor processing of line severity tokens
* Nick Andrew <nick@...k-andrew.net> wrote:
> printk: Refactor processing of line severity tokens
>
> Restructure the logic of vprintk() so the processing of the leading 3
> characters of each input line is in one place, regardless whether
> printk_time is enabled. This makes the code smaller and easier to
> understand.
thanks, applied - nice cleanup!
i also added the size stats:
text data bss dec hex filename
6157 397 1049804 1056358 101e66 printk.o.before
6117 397 1049804 1056318 101e3e printk.o.after
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists