All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: Vishal Moola <vishal.moola@gmail.com>,
	Dave Hansen <dave.hansen@intel.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org, x86@kernel.org
Cc: Mike Rapoport <rppt@kernel.org>,
	Lu Baolu <baolu.lu@linux.intel.com>,
	xen-devel@lists.xenproject.org, Thomas Gleixner <tglx@kernel.org>,
	Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Andy Lutomirski <luto@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>
Subject: Re: [PATCH 9/9] x86/xen: Convert xen_mm_unpin_all() to ptdescs
Date: Mon, 8 Jun 2026 12:14:44 +0200	[thread overview]
Message-ID: <0c1b9be8-258a-4f2f-bcdd-e8594ddc1aec@suse.com> (raw)
In-Reply-To: <20260527140316.294621-10-vishal.moola@gmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 377 bytes --]

On 27.05.26 16:03, Vishal Moola wrote:
> Convert xen_mm_unpin_all() to ptdescs in preparation for the eventual
> splitting of ptdescs from struct page. Continue checking PagePinned
> through the underlying page as we do not have a per-memdesc api yet.
> 
> Signed-off-by: Vishal Moola <vishal.moola@gmail.com>

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3743 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

  reply	other threads:[~2026-06-08 10:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-27 14:03 [PATCH 0/9] Convert x86 pgd_lists to ptdescs Vishal Moola
2026-05-27 14:03 ` [PATCH 1/9] x86/mm/pat: Use IS_ENABLED() instead of ifdef Vishal Moola
2026-05-27 14:03 ` [PATCH 2/9] x86/mm/pat: Convert __set_pmd_pte() to ptdescs Vishal Moola
2026-05-27 14:03 ` [PATCH 3/9] x86/mm/pat: Convert collapse_pmd_page() " Vishal Moola
2026-05-27 14:03 ` [PATCH 4/9] x86/mm: Convert arch_sync_kernel_mappings() " Vishal Moola
2026-05-27 14:03 ` [PATCH 5/9] x86/mm: Convert sync_global_pgds_l5() " Vishal Moola
2026-05-27 14:03 ` [PATCH 6/9] x86/mm: Convert sync_global_pgds_l4() " Vishal Moola
2026-05-27 14:03 ` [PATCH 7/9] x86/mm: Convert pgd_page_get_mm() " Vishal Moola
2026-05-27 14:03 ` [PATCH 8/9] x86/xen: Convert xen_mm_pin_all() " Vishal Moola
2026-06-08 10:14   ` Juergen Gross
2026-05-27 14:03 ` [PATCH 9/9] x86/xen: Convert xen_mm_unpin_all() " Vishal Moola
2026-06-08 10:14   ` Juergen Gross [this message]
2026-05-28 12:59 ` [PATCH 0/9] Convert x86 pgd_lists " Mike Rapoport
2026-05-28 14:43 ` William Kucharski

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=0c1b9be8-258a-4f2f-bcdd-e8594ddc1aec@suse.com \
    --to=jgross@suse.com \
    --cc=baolu.lu@linux.intel.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=bp@alien8.de \
    --cc=dave.hansen@intel.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=luto@kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=rppt@kernel.org \
    --cc=tglx@kernel.org \
    --cc=vishal.moola@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.