On Mon, 2005-08-29 at 22:48, Ingo Molnar wrote:
> * Fernando Lopez-Lezcano <[EMAIL PROTECTED]> wrote:
> 
> > On Mon, 2005-08-29 at 01:35, Ingo Molnar wrote:
> > > * Fernando Lopez-Lezcano <[EMAIL PROTECTED]> wrote:
> > > 
> > > > I'm getting a build error for 2.6.13-rc7-rt4 with PREEMPT_DESKTOP for 
> > > > i386:
> > > 
> > > hm, cannot reproduce this build problem on my current tree - could you 
> > > try 2.6.13-rt1? (and please send the 2.6.13-rt1 .config if it still 
> > > occurs)
> > 
> > I had to redo two chunks (this also happened to me in rc7-rt3):
> 
> hm, what is the problem with these two chunks? (they apply fine here, 
> and the patched file builds fine too.)

Weird. These two lines in your patch (in ide-lib.c):
        printk("%s: %s: status=0x%02x { ", drive->name, msg, stat);
        printk("%s: %s: status=0x%02x { ", drive->name, msg, stat);
have "dUmMy=" instead of "status=", a freshly unpacked
linux-2.6.13.tar.bz2 tree has "status=" there, unless I'm making some
stupid mistake (could be). 

-- Fernando


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to