All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org,
	Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	linux-kernel@vger.kernel.org,
	James Hogan <james.hogan@imgtec.com>,
	Markos Chandras <markos.chandras@imgtec.com>,
	Manuel Lauss <manuel.lauss@gmail.com>
Subject: Re: [PATCH v3] MIPS: tidy up FPU context switching
Date: Mon, 3 Aug 2015 18:05:49 +0200	[thread overview]
Message-ID: <20150803160548.GF2843@linux-mips.org> (raw)
In-Reply-To: <1438616970-24652-1-git-send-email-paul.burton@imgtec.com>

On Mon, Aug 03, 2015 at 08:49:30AM -0700, Paul Burton wrote:

> Rather than saving the scalar FP or vector context in the assembly
> resume function, reuse the existing C code we have in fpu.h to do
> exactly that. This reduces duplication, results in a much easier to read
> resume function & should allow the compiler to optimise out more MSA
> code due to is_msa_enabled()/cpu_has_msa being known-zero at compile
> time for kernels without MSA support.
> 
> Signed-off-by: Paul Burton <paul.burton@imgtec.com>

Thanks, applied.

  Ralf

      reply	other threads:[~2015-08-03 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03 15:49 [PATCH v3] MIPS: tidy up FPU context switching Paul Burton
2015-08-03 15:49 ` Paul Burton
2015-08-03 16:05 ` 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=20150803160548.GF2843@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=Leonid.Yegoshin@imgtec.com \
    --cc=james.hogan@imgtec.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=macro@linux-mips.org \
    --cc=manuel.lauss@gmail.com \
    --cc=markos.chandras@imgtec.com \
    --cc=paul.burton@imgtec.com \
    /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.