Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
* [RFC] odd code in kvmppc_core_vcpu_free_pr()
@ 2015-12-21  1:38 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2015-12-21  1:38 UTC (permalink / raw)
  To: kvm-ppc

Am I right assuming that
        free_page((unsigned long)vcpu->arch.shared & PAGE_MASK);
has become stale in "KVM: PPC: Book3S: Make magic page properly 4k mappable"?
AFAICS, these days ->arch.shared points to the beginning of page, so no masking
should be needed...  Or am I missing something subtle there?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-21  1:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-21  1:38 [RFC] odd code in kvmppc_core_vcpu_free_pr() Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox