From: Markos Chandras <Markos.Chandras@imgtec.com>
To: James Hogan <james.hogan@imgtec.com>,
Ralf Baechle <ralf@linux-mips.org>, <linux-mips@linux-mips.org>
Cc: Paul Burton <paul.burton@imgtec.com>,
David Daney <david.daney@cavium.com>
Subject: Re: [PATCH 0/2] MIPS: Fix build errors with binutils 2.24.51+
Date: Fri, 30 Jan 2015 15:45:20 +0000 [thread overview]
Message-ID: <54CBA710.3040504@imgtec.com> (raw)
In-Reply-To: <1422632420-4973-1-git-send-email-james.hogan@imgtec.com>
On 01/30/2015 03:40 PM, James Hogan wrote:
> Fix the following build error with binutils 2.24.51+ since v3.18-rc4:
>
> {standard input}: Assembler messages:
> {standard input}:2913: Error: opcode not supported on this processor: mips32r2 (mips32r2) `ctc1 $2,$31'
> scripts/Makefile.build:257: recipe for target 'arch/mips/kernel/traps.o' failed
>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: Paul Burton <paul.burton@imgtec.com>
> Cc: David Daney <david.daney@cavium.com>
> Cc: linux-mips@linux-mips.org
>
> James Hogan (2):
> MIPS: mipsregs.h: Add write_32bit_cp1_register()
> MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
>
> arch/mips/include/asm/mipsregs.h | 15 +++++++++++++++
> arch/mips/kernel/traps.c | 3 ++-
> 2 files changed, 17 insertions(+), 1 deletion(-)
>
both look good to me. Thanks!
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
--
markos
WARNING: multiple messages have this Message-ID (diff)
From: Markos Chandras <Markos.Chandras@imgtec.com>
To: James Hogan <james.hogan@imgtec.com>,
Ralf Baechle <ralf@linux-mips.org>,
linux-mips@linux-mips.org
Cc: Paul Burton <paul.burton@imgtec.com>,
David Daney <david.daney@cavium.com>
Subject: Re: [PATCH 0/2] MIPS: Fix build errors with binutils 2.24.51+
Date: Fri, 30 Jan 2015 15:45:20 +0000 [thread overview]
Message-ID: <54CBA710.3040504@imgtec.com> (raw)
Message-ID: <20150130154520.vhkBNh7UixpxUw0HkF_itZvKT44axVrWb6siVHYS7T0@z> (raw)
In-Reply-To: <1422632420-4973-1-git-send-email-james.hogan@imgtec.com>
On 01/30/2015 03:40 PM, James Hogan wrote:
> Fix the following build error with binutils 2.24.51+ since v3.18-rc4:
>
> {standard input}: Assembler messages:
> {standard input}:2913: Error: opcode not supported on this processor: mips32r2 (mips32r2) `ctc1 $2,$31'
> scripts/Makefile.build:257: recipe for target 'arch/mips/kernel/traps.o' failed
>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: Paul Burton <paul.burton@imgtec.com>
> Cc: David Daney <david.daney@cavium.com>
> Cc: linux-mips@linux-mips.org
>
> James Hogan (2):
> MIPS: mipsregs.h: Add write_32bit_cp1_register()
> MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
>
> arch/mips/include/asm/mipsregs.h | 15 +++++++++++++++
> arch/mips/kernel/traps.c | 3 ++-
> 2 files changed, 17 insertions(+), 1 deletion(-)
>
both look good to me. Thanks!
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
--
markos
next prev parent reply other threads:[~2015-01-30 15:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-30 15:40 [PATCH 0/2] MIPS: Fix build errors with binutils 2.24.51+ James Hogan
2015-01-30 15:40 ` James Hogan
2015-01-30 15:40 ` [PATCH 1/2] MIPS: mipsregs.h: Add write_32bit_cp1_register() James Hogan
2015-01-30 15:40 ` James Hogan
2015-01-30 15:40 ` [PATCH 2/2] MIPS: traps: Fix inline asm ctc1 missing .set hardfloat James Hogan
2015-01-30 15:40 ` James Hogan
2015-01-30 15:45 ` Markos Chandras [this message]
2015-01-30 15:45 ` [PATCH 0/2] MIPS: Fix build errors with binutils 2.24.51+ Markos Chandras
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=54CBA710.3040504@imgtec.com \
--to=markos.chandras@imgtec.com \
--cc=david.daney@cavium.com \
--cc=james.hogan@imgtec.com \
--cc=linux-mips@linux-mips.org \
--cc=paul.burton@imgtec.com \
--cc=ralf@linux-mips.org \
/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 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.