Re: [GIT PULL/RESEND] kernel message catalog patches

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Monday, October 27, 2008 - 9:10 am

On Mon, 27 Oct 2008, Alan Cox wrote:

I do agree. Another issue is that quite often the actual line to be 
printed is likely fairly short, and often in an error path (so it's 
indented and in an inconvenient place), but the explanation - even for a 
_single_ language - may well be pretty involved and long.

Which is why I think for something like this, it really needs to be 
entirely outside. Because putting it inside the kernel simply isn't going 
to result in anything really useful. Either it can be close to the message 
and be updated reasonably (never mind that if we really do support 
multiple languages, that's not going to happen anyway, even if it's 
close), or it's going to be somewhere else and not be updated when changes 
happen - and then it migth as well be a separate project.

The 'separate project' is especially appropriate since any parsing won't 
be done by the kernel anyway, but by some ksyslog thing.

			Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] kernel message catalog patches, Martin Schwidefsky, (Thu Oct 16, 7:50 am)
Re: [GIT PULL] kernel message catalog patches, Martin Schwidefsky, (Fri Oct 17, 12:59 am)
[GIT PULL/RESEND] kernel message catalog patches, Heiko Carstens, (Tue Oct 21, 2:21 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Linus Torvalds, (Thu Oct 23, 8:35 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Heiko Carstens, (Thu Oct 23, 2:04 pm)
Re: [GIT PULL/RESEND] kernel message catalog patches, Linus Torvalds, (Thu Oct 23, 2:37 pm)
Re: [GIT PULL/RESEND] kernel message catalog patches, Heiko Carstens, (Fri Oct 24, 8:50 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Linus Torvalds, (Sun Oct 26, 12:12 pm)
Re: [GIT PULL/RESEND] kernel message catalog patches, Martin Schwidefsky, (Sun Oct 26, 12:26 pm)
Re: [GIT PULL/RESEND] kernel message catalog patches, Martin Schwidefsky, (Mon Oct 27, 3:01 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Linus Torvalds, (Mon Oct 27, 8:05 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Martin Schwidefsky, (Mon Oct 27, 8:52 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Linus Torvalds, (Mon Oct 27, 9:10 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Theodore Tso, (Mon Oct 27, 9:19 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Randy Dunlap, (Mon Oct 27, 9:27 am)
Re: [GIT PULL/RESEND] kernel message catalog patches, Theodore Tso, (Mon Oct 27, 12:36 pm)
Re: [GIT PULL/RESEND] kernel message catalog patches, Martin Schwidefsky, (Tue Oct 28, 1:25 am)