Re: [Patch] drivers/base/core.c: fix a compile error

2008-01-27 Thread WANG Cong
> >No, that will fix the build error, but die when linking :( > >I'll work on a real fix for this now... > Sorry. I just compiled it since the building process was stopped by another error. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Re: [Patch] drivers/base/core.c: fix a compile error

2008-01-27 Thread Greg KH
On Sat, Jan 26, 2008 at 05:14:45PM +0800, WANG Cong wrote: > On Fri, Jan 25, 2008 at 03:24:13PM -0800, Jeremy Fitzhardinge wrote: > >Greg KH wrote: > >>Ah, sorry, I missed that "note" :( > >> > >>thanks, > >> > >>greg 'time to get that make randconfig system up and working' k-h > >> > > > >Here's