public inbox for linux-um@lists.infradead.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Richard Weinberger <richard.weinberger@gmail.com>
Cc: linux-um <linux-um@lists.infradead.org>
Subject: Re: [PATCH] um: time-travel: actually apply "free-until" optimisation
Date: Fri, 11 Dec 2020 08:54:09 +0100	[thread overview]
Message-ID: <b136db8b5b804f95cf2e7eb14bf8fc9b66ee62a3.camel@sipsolutions.net> (raw)
In-Reply-To: <CAFLxGvyTvpsF+Hzcy-2z=cdED_OxVye_jKfmsbeqKPu4evxf3Q@mail.gmail.com> (sfid-20201210_232857_377124_2A3F4EF2)

On Thu, 2020-12-10 at 23:28 +0100, Richard Weinberger wrote:
> 
> > -               if (!irqs_disabled() && !in_interrupt() && !in_softirq())
> > +               if (!irqs_disabled() && !in_interrupt() && !in_softirq() &&
> > +                   !time_travel_ext_waiting)
> 
> This will not build with timetravel support disabled.

Ahrg, sorry, will fix.

johannes


_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um


      reply	other threads:[~2020-12-11  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 14:36 [PATCH] um: time-travel: actually apply "free-until" optimisation Johannes Berg
2020-12-10 22:28 ` Richard Weinberger
2020-12-11  7:54   ` Johannes Berg [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=b136db8b5b804f95cf2e7eb14bf8fc9b66ee62a3.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-um@lists.infradead.org \
    --cc=richard.weinberger@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox