linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Anchal Agarwal <anchalag@amazon.com>,
	tglx@linutronix.de, mingo@redhat.com, bp@alien8.de,
	hpa@zytor.com, x86@kernel.org, jgross@suse.com,
	linux-pm@vger.kernel.org, linux-mm@kvack.org, kamatam@amazon.com,
	sstabellini@kernel.org, konrad.wilk@oracle.co,
	roger.pau@citrix.com, axboe@kernel.dk, davem@davemloft.net,
	rjw@rjwysocki.net, len.brown@intel.com, pavel@ucw.cz,
	peterz@infradead.org, eduval@amazon.com, sblbir@amazon.com,
	xen-devel@lists.xenproject.org, vkuznets@redhat.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Woodhouse@dev-dsk-anchalag-2a-9c2d1d96.us-west-2.amazon.com,
	dwmw@amazon.co.uk, fllinden@amaozn.com
Subject: Re: [RFC PATCH V2 01/11] xen/manage: keep track of the on-going suspend mode
Date: Thu, 9 Jan 2020 18:49:07 -0500	[thread overview]
Message-ID: <b0392e02-c783-8aaa-ab5e-8e29385fa281@oracle.com> (raw)
In-Reply-To: <88721569-d425-8df3-2ab2-3aa9155b326c@oracle.com>



On 1/9/20 6:46 PM, Boris Ostrovsky wrote:
>
>
> On 1/7/20 6:37 PM, Anchal Agarwal wrote:
>> +
>> +static int xen_setup_pm_notifier(void)
>> +{
>> +    if (!xen_hvm_domain())
>> +        return -ENODEV;
>
> ARM guests are also HVM domains. Is it OK for them to register the 
> notifier? The diffstat suggests that you are supporting ARM.

I obviously meant *not* supporting ARM, sorry.

-boris

>
> -boris
>
>> +
>> +    return register_pm_notifier(&xen_pm_notifier_block);
>> +}
>>
>



  reply	other threads:[~2020-01-09 23:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07 23:37 Anchal Agarwal
2020-01-09 23:46 ` Boris Ostrovsky
2020-01-09 23:49   ` Boris Ostrovsky [this message]
2020-01-10  0:54     ` Anchal Agarwal

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=b0392e02-c783-8aaa-ab5e-8e29385fa281@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=Woodhouse@dev-dsk-anchalag-2a-9c2d1d96.us-west-2.amazon.com \
    --cc=anchalag@amazon.com \
    --cc=axboe@kernel.dk \
    --cc=bp@alien8.de \
    --cc=davem@davemloft.net \
    --cc=dwmw@amazon.co.uk \
    --cc=eduval@amazon.com \
    --cc=fllinden@amaozn.com \
    --cc=hpa@zytor.com \
    --cc=jgross@suse.com \
    --cc=kamatam@amazon.com \
    --cc=konrad.wilk@oracle.co \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=peterz@infradead.org \
    --cc=rjw@rjwysocki.net \
    --cc=roger.pau@citrix.com \
    --cc=sblbir@amazon.com \
    --cc=sstabellini@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=vkuznets@redhat.com \
    --cc=x86@kernel.org \
    --cc=xen-devel@lists.xenproject.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