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?
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to