Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: [PATCH][MIPS] fix dsemul build error
Date: Thu, 30 Oct 2008 14:25:05 +0000	[thread overview]
Message-ID: <20081030142504.GA25273@linux-mips.org> (raw)
In-Reply-To: <4909bf05.1c048e0a.2c9d.fffffe74@mx.google.com>

On Thu, Oct 30, 2008 at 11:04:48PM +0900, Yoichi Yuasa wrote:

> arch/mips/math-emu/dsemul.c: In function 'mips_dsemul':
> arch/mips/math-emu/dsemul.c:96: error: 'BRK_MEMU' undeclared (first use in this function)
> arch/mips/math-emu/dsemul.c:96: error: (Each undeclared identifier is reported only once
> arch/mips/math-emu/dsemul.c:96: error: for each function it appears in.)
> arch/mips/math-emu/dsemul.c: In function 'do_dsemulret':
> arch/mips/math-emu/dsemul.c:138: error: 'BRK_MEMU' undeclared (first use in this function)
> make[1]: *** [arch/mips/math-emu/dsemul.o] Error 1

Interesting.  Ah, the kernel builds with CONFIG_BUG=y.  So enabling the
bugs makes the kernel work, that's another bug ;-)

Patch applied, thanks!

  Ralf

      reply	other threads:[~2008-10-30 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30 14:04 [PATCH][MIPS] fix dsemul build error Yoichi Yuasa
2008-10-30 14:25 ` Ralf Baechle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081030142504.GA25273@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=yoichi_yuasa@tripeaks.co.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox