Re: [patch 1/3] kmsg: Kernel message catalog macros.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Thursday, August 14, 2008 - 8:44 pm

On Thu, Aug 14, 2008 at 08:08:59PM -0700, Joe Perches wrote:

Eeek!

What is wrong with what we have already agreed to standardise on here
people?  dev_printk() for devices!  It uniquely shows the device, what
driver is bound to it (if any), the bus id, and everything else.

It's in a parseable, standard format, that everyone agreed a few years
was going to be the way to go!

And now you want to create your own new one?  Come on, please don't be
that foolish.  Please work with what we already have.  Extend it or
something to have these "magic tokens" that you all want to index off
of, that's fine, I really could care less (and I really think it's going
to be a pain in the end, does everyone forget how frickin fast this
body of software moves?)

But whatever you do, don't create yet-another-printk-macro that you are
going to want everyone to use in their drivers/modules.  We've already
done that, and we are still slowly converting people over to them (I did
just that for a large number USB drivers just today...)

Work off of dev_printk() and friends, don't do something new.

thanks,

greg k-h
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Wed Jul 30, 9:56 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Kay Sievers, (Wed Jul 30, 3:02 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Thu Jul 31, 1:35 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Thu Jul 31, 1:36 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Thu Jul 31, 2:10 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Wed Aug 6, 1:35 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Thu Aug 7, 1:31 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Joe Perches, (Thu Aug 7, 8:59 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sat Aug 9, 5:03 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sat Aug 9, 5:08 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Tue Aug 12, 5:35 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rusty Russell, (Tue Aug 12, 9:33 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Wed Aug 13, 12:04 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Pavel Machek, (Wed Aug 13, 12:13 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Wed Aug 13, 7:50 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rusty Russell, (Wed Aug 13, 6:53 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Thu Aug 14, 8:40 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Thu Aug 14, 10:04 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Thu Aug 14, 10:07 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Thu Aug 14, 10:11 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Thu Aug 14, 11:50 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rusty Russell, (Thu Aug 14, 4:22 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Joe Perches, (Thu Aug 14, 8:08 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Greg KH, (Thu Aug 14, 8:44 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Thu Aug 14, 10:33 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Jan Blunck, (Fri Aug 15, 4:21 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Fri Aug 15, 8:39 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Fri Aug 15, 10:03 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rick Troth, (Fri Aug 15, 1:05 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sat Aug 16, 10:45 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sat Aug 16, 10:49 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sat Aug 16, 11:06 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Joe Perches, (Sat Aug 16, 12:36 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Sat Aug 16, 1:40 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rick Troth, (Sat Aug 16, 8:39 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rusty Russell, (Sat Aug 16, 10:11 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sun Aug 17, 10:27 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sun Aug 17, 10:28 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Sun Aug 17, 10:31 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Sun Aug 17, 10:33 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Pavel Machek, (Mon Aug 18, 2:23 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Tim Hockin, (Mon Aug 18, 10:51 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Mon Aug 25, 8:56 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rusty Russell, (Mon Aug 25, 6:38 pm)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Mon Sep 1, 5:28 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Rusty Russell, (Tue Sep 2, 6:34 am)
Re: [patch 1/3] kmsg: Kernel message catalog macros., Martin Schwidefsky, (Tue Sep 2, 7:16 am)