Re: RT-preempt-2.6.10-rc1-mm2-V0.7.11 hang

From: Adam Heath
Date: Fri Nov 05 2004 - 13:15:04 EST


On Fri, 5 Nov 2004, Ingo Molnar wrote:

>
> * Amit Shah <amitshah@xxxxxxx> wrote:
>
> > Hi Ingo,
> >
> > I'm trying out the RT preempt patch on a P4 HT machine, I get the following
> > message:
> >
> > e1000_xmit_frame+0x0/0x83b [e1000]
>
> hm, does this happen with -V0.7.13 too? (note that it's against
> 2.6.10-rc1-mm3, a newer -mm tree.)

adam@gradall:/home.local/adam/kernel/gradall/rt/tmp$ tar xf ../linux-2.6.10-rc1.tar
adam@gradall:/home.local/adam/kernel/gradall/rt/tmp$ mv linux-2.6.10-rc1/ linux-2.6.10-rc1-mm3-RT-V0.7.13
adam@gradall:/home.local/adam/kernel/gradall/rt/tmp$ cd linux-2.6.10-rc1-mm3-RT-V0.7.13/
adam@gradall:/home.local/adam/kernel/gradall/rt/tmp/linux-2.6.10-rc1-mm3-RT-V0.7.13$ patch -p1 < ../../2.6.10-rc1-mm3 >> ../patch.log 2>&1
adam@gradall:/home.local/adam/kernel/gradall/rt/tmp/linux-2.6.10-rc1-mm3-RT-V0.7.13$ patch -p1 --dry-run < ../../realtime-preempt-2.6.10-rc1-mm3-V0.7.13 >> ../patch.log 2>&1
adam@gradall:/home.local/adam/kernel/gradall/rt/tmp/linux-2.6.10-rc1-mm3-RT-V0.7.13$ grep FAILED ../patch.log
Hunk #2 FAILED at 1545.
1 out of 2 hunks FAILED -- saving rejects to file mm/mmap.c.rej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/