Re: [PATCH 2/5] x86: fix runtime error in arch/x86/kernel/cpu/mcheck/mce_amd_64.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Monday, January 28, 2008 - 11:32 am

On Mon, Jan 28, 2008 at 06:57:36PM +0100, Ingo Molnar wrote:

But for this case, how would we test that 0x18 is passed in for a
pointer to a kobject, without just blowing up instantly no matter what?


Oh, that's a very cool idea, I like it :)

So I guess the complaint is that CONFIG_KOBJECT is too verbose?  I can
understand that, I'll look to clean things up as we have a lot of
"tracing" type functions in the debug output.  Hm, I wonder if the new
marker code could help with that...


I totally agree.


Heh, good point, I'll look into fixing this up to be more useful to the
"normal" developer, and not just the two of us doing kobject core
development :)

thanks,

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

Messages in current thread:
[GIT PATCH] driver core fixes against 2.6.24, Greg KH, (Sun Jan 27, 4:37 pm)
[PATCH 1/5] Driver core: Fix up build when CONFIG_BLOCK=N, Greg Kroah-Hartman, (Sun Jan 27, 4:38 pm)
[PATCH 2/5] x86: fix runtime error in arch/x86/kernel/cpu/ ..., Greg Kroah-Hartman, (Sun Jan 27, 4:38 pm)
[PATCH 3/5] Module: check to see if we have a built in mod ..., Greg Kroah-Hartman, (Sun Jan 27, 4:38 pm)
[PATCH 4/5] Driver core: add bus_find_device_by_name function, Greg Kroah-Hartman, (Sun Jan 27, 4:38 pm)
[PATCH 5/5] PPC: Fix powerpc vio_find_name to not use devi ..., Greg Kroah-Hartman, (Sun Jan 27, 4:38 pm)
Re: [PATCH 2/5] x86: fix runtime error in arch/x86/kernel/ ..., Greg KH, (Mon Jan 28, 11:32 am)