From: Sergey Senozhatsky <senozhatsky@chromium•org>
To: Peter Zijlstra <peterz@infradead•org>
Cc: Sergey Senozhatsky <senozhatsky@chromium•org>,
Paolo Bonzini <pbonzini@redhat•com>,
Sean Christopherson <seanjc@google•com>,
Vitaly Kuznetsov <vkuznets@redhat•com>,
Jim Mattson <jmattson@google•com>, Marc Zyngier <maz@kernel•org>,
Huacai Chen <chenhuacai@kernel•org>,
Paul Mackerras <paulus@ozlabs•org>,
Christian Borntraeger <borntraeger@de•ibm.com>,
Suleiman Souhlal <suleiman@google•com>,
x86@kernel•org, linux-arm-kernel@lists•infradead.org,
kvmarm@lists•cs.columbia.edu, linux-kernel@vger•kernel.org,
linux-mips@vger•kernel.org, kvm@vger•kernel.org,
kvm-ppc@vger•kernel.org, linux-s390@vger•kernel.org
Subject: Re: [RFC][PATCH] kvm: add suspend pm-notifier
Date: Fri, 4 Jun 2021 09:39:29 +0900 [thread overview]
Message-ID: <YLl2QeoziEVHvRAO@google.com> (raw)
In-Reply-To: <YLkRB3qxjrXB99He@hirez.programming.kicks-ass.net>
On (21/06/03 19:27), Peter Zijlstra wrote:
> On Fri, Jun 04, 2021 at 01:43:15AM +0900, Sergey Senozhatsky wrote:
[..]
> >
> > +void kvm_arch_pm_notifier(struct kvm *kvm)
> > +{
> > +}
> > +
> > long kvm_arch_vm_ioctl(struct file *filp,
> > unsigned int ioctl, unsigned long arg)
> > {
>
> What looks like you wants a __weak function.
True. Thanks for the suggestion.
I thought about it, but I recalled that tglx had __strong opinions
on __weak functions.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-06-04 0:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-03 16:43 [RFC][PATCH] kvm: add suspend pm-notifier Sergey Senozhatsky
2021-06-03 17:27 ` Peter Zijlstra
2021-06-04 0:39 ` Sergey Senozhatsky [this message]
2021-06-04 7:17 ` Paolo Bonzini
2021-06-04 7:21 ` Vitaly Kuznetsov
2021-06-04 7:24 ` Paolo Bonzini
2021-06-04 9:22 ` Sergey Senozhatsky
2021-06-04 8:46 ` Marc Zyngier
2021-06-04 9:20 ` Sergey Senozhatsky
2021-06-04 10:03 ` Marc Zyngier
2021-06-05 0:58 ` Sergey Senozhatsky
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=YLl2QeoziEVHvRAO@google.com \
--to=senozhatsky@chromium$(echo .)org \
--cc=borntraeger@de$(echo .)ibm.com \
--cc=chenhuacai@kernel$(echo .)org \
--cc=jmattson@google$(echo .)com \
--cc=kvm-ppc@vger$(echo .)kernel.org \
--cc=kvm@vger$(echo .)kernel.org \
--cc=kvmarm@lists$(echo .)cs.columbia.edu \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mips@vger$(echo .)kernel.org \
--cc=linux-s390@vger$(echo .)kernel.org \
--cc=maz@kernel$(echo .)org \
--cc=paulus@ozlabs$(echo .)org \
--cc=pbonzini@redhat$(echo .)com \
--cc=peterz@infradead$(echo .)org \
--cc=seanjc@google$(echo .)com \
--cc=suleiman@google$(echo .)com \
--cc=vkuznets@redhat$(echo .)com \
--cc=x86@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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