Messages in this thread |  | | Date | Mon, 9 Sep 2002 07:18:50 -0700 | From | Tom Rini <> | Subject | Re: [long] 2.4.19 and O(1) Scheduler [PPC] |
| |
On Mon, Sep 09, 2002 at 12:30:08PM +0200, Wojciech Sas Cieciwa wrote: > On Fri, 6 Sep 2002, Tom Rini wrote: > [...] > > > > You've got some incomplete PPC patch somewhere, or you're trying to > > compile for an IBM 40x board, which isn't supported by the kernel.org > > trees yet. > > Maybe, patch is from http://people.redhat.com/mingo/O(1)-scheduler/ > When I replace PPC405_ERR77(x, y) to dcbt x,y [I found this in 2.5] > This part passed correctly, but I found next error in O(1) scheduler source.
Well, if you aren't compiling for an IBM 40x board, PPC405_ERR77 should be defined to nothing. And it also looks like the O(1) scheduler patch you're trying lacks complete PPC support. I would again suggest that you use 2.4.18 or 2.4.19 and whichever O(1) patch applies to that, as I think I've seen people using O(1) on PPC under 2.4.
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |