linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Nicholas Piggin <npiggin@gmail.com>
To: Christophe Leroy <christophe.leroy@c-s.fr>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/64: interrupt return in C
Date: Wed, 28 Aug 2019 21:56:25 +1000	[thread overview]
Message-ID: <1566993326.4dy67dpuzt.astroid@bobo.none> (raw)
In-Reply-To: <33052597-ce23-780d-bb38-f50ecd78ff3a@c-s.fr>

Christophe Leroy's on August 28, 2019 7:28 pm:
> 
> 
> Le 28/08/2019 à 11:06, Nicholas Piggin a écrit :
>> This is a work in progress that goes on top of the syscalls in C patch.
>> It's not quite complete, 64e low level exit is not taken care of, and
>> the new return is hacked into the existing interrupt handlers pretty
>> quickly (e.g., full gprs handling is still ugly and could be cleaned),
>> but that code touches exception-64s.S which is under heavy modification
>> in parallel so I will rebase on top of that before polishing it properly.
>> I will also try to convert to more IS_ENABLED() for Christophe.
> 
> I am flattered.
> 
> I guess at the end you are not doing it for me but because it is on 
> purpose in your code improvement process.

Heh :) Yeah I agree it's almost always nicer code. Sometimes I just
forget about it so I appreciate you pointing out improvements.

Thanks,
Nick


  reply	other threads:[~2019-08-28 11:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28  9:06 [PATCH] powerpc/64: interrupt return in C Nicholas Piggin
2019-08-28  9:28 ` Christophe Leroy
2019-08-28 11:56   ` Nicholas Piggin [this message]
2019-09-08 10:50 ` Nicholas Piggin

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=1566993326.4dy67dpuzt.astroid@bobo.none \
    --to=npiggin@gmail.com \
    --cc=christophe.leroy@c-s.fr \
    --cc=linuxppc-dev@lists.ozlabs.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).