linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: "linux-snps-arc@lists.infradead.org"
	<linux-snps-arc@lists.infradead.org>
Cc: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Subject: Re: [PATCH] ARC: fpu: preserve userspace fpu state
Date: Sat, 18 Jan 2020 00:52:45 +0000	[thread overview]
Message-ID: <9fd48331-d7c2-b1e4-89a7-88f8f8b6ce90@synopsys.com> (raw)
In-Reply-To: <20200118004905.30201-3-vgupta@synopsys.com>

On 1/17/20 4:49 PM, Vineet Gupta wrote:
> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
> ---
>  arch/arc/Kconfig                 | 15 +++------
>  arch/arc/include/asm/arcregs.h   |  2 ++
>  arch/arc/include/asm/fpu.h       | 54 ++++++++++++++++++++++++++++++++
>  arch/arc/include/asm/processor.h | 10 +-----
>  arch/arc/include/asm/switch_to.h | 17 ++--------
>  arch/arc/kernel/Makefile         |  2 ++
>  arch/arc/kernel/fpu.c            | 28 +++++++++++++++++
>  arch/arc/kernel/process.c        |  8 ++++-
>  8 files changed, 101 insertions(+), 35 deletions(-)
>  create mode 100644 arch/arc/include/asm/fpu.h

Please ignore this stray patch - this was before i split it into the 2 pieces !

-Vineet
_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

  reply	other threads:[~2020-01-18  0:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18  0:49 [PATCH 0/2] ARCv2 FPU registers save/restore Vineet Gupta
2020-01-18  0:49 ` [PATCH 1/2] ARC: fpu: declutter code, move bits out into fpu.h Vineet Gupta
2020-01-18  0:49 ` [PATCH] ARC: fpu: preserve userspace fpu state Vineet Gupta
2020-01-18  0:52   ` Vineet Gupta [this message]
2020-01-18  0:49 ` [PATCH 2/2] ARCv2: " Vineet Gupta

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=9fd48331-d7c2-b1e4-89a7-88f8f8b6ce90@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=linux-snps-arc@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).