Re: [PATCH 10/13] score - New architecure port to SunplusCT S+COREprocessor

From: Kyle McMartin
Date: Fri Mar 27 2009 - 13:05:29 EST


Hi Liqin,

On Fri, Mar 27, 2009 at 04:26:20PM +0100, Arnd Bergmann wrote:
> <lots of good stuff here.>

It looks like virtually all of this port has been cribbed from MIPS, which is
possibly not the wisest move...

(Not that it's bad, or wrong, but simply because MIPS was one of the
first Linux ports, and has... compatibility constraints because of it
that new ports don't need to be compatible with.)

You may want to look at avr32 and blackfin, which are both 'newer'
ports. I imagine a lot of the early discussion around their merging will
be relevant to the score port as well.

Particularly eye their syscall table...

(sys_cacheflush? seriously? :)

I went through your patch when you posted it last week and made some
comments, I'll post them this weekend if I don't see them brought up by
Arnd or others.

regards, Kyle
--
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/