All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <dave.hansen@intel.com>
To: "Vishal Moola (Oracle)" <vishal.moola@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, x86@kernel.org,
	"Mike Rapoport (Microsoft)" <rppt@kernel.org>,
	akpm@linux-foundation.org,
	"Matthew Wilcox (Oracle)" <willy@infradead.org>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	Andy Lutomirski <luto@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH v3 1/3] x86/mm/pat: Convert pte code to use ptdescs
Date: Tue, 3 Feb 2026 13:15:52 -0800	[thread overview]
Message-ID: <d477dc42-acde-41f4-926c-400a9ea02164@intel.com> (raw)
In-Reply-To: <aYJjnh6qI_bzfAo_@fedora>

On 2/3/26 13:07, Vishal Moola (Oracle) wrote:
> Would you be ok with taking these patches if I add these relevant apis:
> 1) A function that returns and address (like get_zeroed_page())
> 2) A function that frees by address (like free_page())

I don't see any problems taking them if those changes are made. No
promises, but I don't see any other issues.


  reply	other threads:[~2026-02-03 21:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-02 17:20 [PATCH v3 0/3] Convert 64-bit x86/mm/pat to ptdescs Vishal Moola (Oracle)
2026-02-02 17:20 ` [PATCH v3 1/3] x86/mm/pat: Convert pte code to use ptdescs Vishal Moola (Oracle)
2026-02-03 17:03   ` Mike Rapoport
2026-02-03 17:23   ` Dave Hansen
2026-02-03 21:07     ` Vishal Moola (Oracle)
2026-02-03 21:15       ` Dave Hansen [this message]
2026-02-02 17:20 ` [PATCH v3 2/3] x86/mm/pat: Convert pmd " Vishal Moola (Oracle)
2026-02-02 17:20 ` [PATCH v3 3/3] x86/mm/pat: Convert split_large_page() " Vishal Moola (Oracle)
2026-02-03 17:03 ` [PATCH v3 0/3] Convert 64-bit x86/mm/pat to ptdescs Mike Rapoport

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=d477dc42-acde-41f4-926c-400a9ea02164@intel.com \
    --to=dave.hansen@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=dave.hansen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=luto@kernel.org \
    --cc=peterz@infradead.org \
    --cc=rppt@kernel.org \
    --cc=vishal.moola@gmail.com \
    --cc=willy@infradead.org \
    --cc=x86@kernel.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.