All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-alpha@vger.kernel.org, Richard Henderson <rth@twiddle.net>,
	Matt Turner <mattst88@gmail.com>,
	Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Subject: Re: [PATCH] alpha: add support for TIF_NOTIFY_SIGNAL
Date: Sat, 12 Dec 2020 09:16:44 -0700	[thread overview]
Message-ID: <0c2dabaa-4bc5-fda2-6317-a5c273d2caf5@kernel.dk> (raw)
In-Reply-To: <20201212153514.GA108207@roeck-us.net>

On 12/12/20 8:35 AM, Guenter Roeck wrote:
> On Thu, Oct 08, 2020 at 09:11:42AM -0600, Jens Axboe wrote:
>> Wire up TIF_NOTIFY_SIGNAL handling for alpha.
>>
>> Cc: linux-alpha@vger.kernel.org
>> Signed-off-by: Jens Axboe <axboe@kernel.dk>
>> ---
> ...
>>  work_pending:
>> -	and	$17, _TIF_NOTIFY_RESUME | _TIF_SIGPENDING, $2
>> +	and	$17, _TIF_NOTIFY_RESUME | _TIF_SIGPENDING, | _TIF_NOTIFY_SIGNAL, $2
>                                                          ^^^^^
> 
> Does this compile anywhere ?

Fixed up, thanks.

-- 
Jens Axboe


  reply	other threads:[~2020-12-12 16:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12 15:35 [PATCH] alpha: add support for TIF_NOTIFY_SIGNAL Guenter Roeck
2020-12-12 16:16 ` Jens Axboe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-29 16:00 Jens Axboe
2020-11-05 16:19 ` Jens Axboe

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=0c2dabaa-4bc5-fda2-6317-a5c273d2caf5@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mattst88@gmail.com \
    --cc=rth@twiddle.net \
    /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.