All of lore.kernel.org
 help / color / mirror / Atom feed
* Syntax error in include/asm-mips/gdb-stub.h
@ 2009-01-29 13:30 Brian Foster
  2009-01-29 18:18 ` Ralf Baechle
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Foster @ 2009-01-29 13:30 UTC (permalink / raw)
  To: Linux-MIPS

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!)):

linux-2.6.25.13
linux-2.6.25.14
linux-2.6.25.15
linux-2.6.25.16
linux-2.6.25.17
linux-2.6.25.18
linux-2.6.25.19
linux-2.6.25.20
linux-2.6.26.1
linux-2.6.26.2
linux-2.6.26.3
linux-2.6.26.4
linux-2.6.26.5
linux-2.6.26.6
linux-2.6.26.7
linux-2.6.26.8

cheers!
	-blf-

-- 
“How many surrealists does it take to   | Brian Foster
 change a lightbulb? Three. One calms   | somewhere in south of France
 the warthog, and two fill the bathtub  |   Stop E$$o (ExxonMobil)!
 with brightly-coloured machine tools.” |      http://www.stopesso.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-30  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29 13:30 Syntax error in include/asm-mips/gdb-stub.h Brian Foster
2009-01-29 18:18 ` Ralf Baechle
2009-01-30  8:27   ` Brian Foster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.