| To: | "Linux-MIPS" <linux-mips@linux-mips.org> |
|---|---|
| Subject: | Syntax error in include/asm-mips/gdb-stub.h |
| From: | Brian Foster <brian.foster@innova-card.com> |
| Date: | Thu, 29 Jan 2009 14:30:29 +0100 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:reply-to:to :subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=kglSaGbaIqCCZl59Nh/Oj7xsfsHxFqzfYvHBqEdPcV0=; b=JmLP7iK7WZR4CIZGsHqZPol1A6ljvMVY8uVkRO5JNgEJqsy12KRckLmprobL7HEY3O xf01hoDpazppkgjeOs7JMkOFV9iVubYElefET1y9beMBd7vmP7qbfFpDBdF4o8ztOXVe ysCvJGL73932f2GRPnJOehPgTa7jGWRarqe1o= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:reply-to:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=ZvWdsrcMR1SVhcSqE0PJoqVQMOJ9H0N1meS4dX+sMUzJsF7+AYER9soQUjZCF52QvT faGY8Sj7Agb6MAJHGza1Ccu50UnTGdKN26k945BivWb8VDvJdRQrCM69yJmVx4+Lzvhj 9ZmF4YtTU1zSnRkTfYSU/cPeHzlb8g1m4UnOw= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Reply-to: | Brian Foster <brian.foster@innova-card.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.10.3 (Linux/2.6.27-9-generic; KDE/4.1.3; x86_64; ; ) |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: memcpy and prefetch, Atsushi Nemoto |
|---|---|
| Next by Date: | Re: memcpy and prefetch, Ralf Baechle |
| Previous by Thread: | Re: [PATCH 1/1] MIPS: Fix a typo in watchpoint register structure., Ralf Baechle |
| Next by Thread: | Re: Syntax error in include/asm-mips/gdb-stub.h, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |