From: Alexander Gordeev <agordeev@linux.ibm.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Vishal Moola <vishal.moola@gmail.com>
Cc: linux-mm@kvack.org, linux-s390@vger.kernel.org,
linux-kernel@vger.kernel.org,
Gerald Schaefer <gerald.schaefer@linux.ibm.com>,
Heiko Carstens <hca@linux.ibm.com>
Subject: [PATCH v3 0/2] minor ptdesc updates
Date: Tue, 21 Nov 2023 20:43:48 +0100 [thread overview]
Message-ID: <cover.1700594815.git.agordeev@linux.ibm.com> (raw)
Hi Vishal, Andrew,
Please find v3 of s390-caused ptdesc updates.
Changes since v2:
- single patch split in two;
- _refcount renamed to __page_refcount;
- _refcount TABLE_MATCH() check restored;
Changes since v1:
- missing comment to _pt_pad_3 padding added;
Thanks!
Alexander Gordeev (2):
pgtable: fix s390 ptdesc field comments
pgtable: rename ptdesc _refcount field to __page_refcount
include/linux/mm_types.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.39.2
next reply other threads:[~2023-11-21 19:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 19:43 Alexander Gordeev [this message]
2023-11-21 19:43 ` [PATCH v3 1/2] pgtable: fix s390 ptdesc field comments Alexander Gordeev
2023-11-21 19:43 ` [PATCH v3 2/2] pgtable: rename ptdesc _refcount field to __page_refcount Alexander Gordeev
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=cover.1700594815.git.agordeev@linux.ibm.com \
--to=agordeev@linux.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=gerald.schaefer@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-s390@vger.kernel.org \
--cc=vishal.moola@gmail.com \
/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.