On Thu, Jan 29, 2009 at 02:30:29PM +0100, Brian Foster wrote: > apologies for not sending a patch — I'm working with a rather > old tree (2.6.21-ish vintage) and am uncertain how useful one > would be — but just collided with a trivial syntax error in > include/asm-mips/gdb-stub.h > > long lo; > #ifdef CONFIG_CPU_HAS_SMARTMIPS > long acx > #endif > long cp0_badvaddr; > > there is missing semicolon (‘;’) on the centre line (acx). > this mistake is seems to exist in at least the following > (and very probably elsewhere (I'm not a git expert!)): Or in simpler words, in all -stable branches upto and including 2.6.26. Ralf