* [PATCH] proc.5: Document KPF_PGTABLE for /proc/kpageflags
@ 2022-06-17 12:22 Marco Bonelli
2023-03-31 0:09 ` Alejandro Colomar
0 siblings, 1 reply; 2+ messages in thread
From: Marco Bonelli @ 2022-06-17 12:22 UTC (permalink / raw)
To: linux-man; +Cc: Alejandro Colomar, Michael Kerrisk, Marco Bonelli
KPG_PGTABLE (bit 26) was introduced in Linux v4.18 (commit
1d40a5ea01d53251c23c7be541d3f4a656cfc537).
Signed-off-by: Marco Bonelli <marco@mebeim.net>
---
man5/proc.5 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/man5/proc.5 b/man5/proc.5
index 7ceb6d5..1115101 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -3358,6 +3358,8 @@ The bits are as follows:
.\" KPF_ZERO_PAGE: commit 56873f43abdcd574b25105867a990f067747b2f4
25 - KPF_IDLE (since Linux 4.3)
.\" KPF_IDLE: commit f074a8f49eb87cde95ac9d040ad5e7ea4f029738
+ 26 - KPF_PGTABLE (since Linux 4.18)
+.\" KPF_PGTABLE: commit 1d40a5ea01d53251c23c7be541d3f4a656cfc537
.IP
For further details on the meanings of these bits,
see the kernel source file
--
2.30.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] proc.5: Document KPF_PGTABLE for /proc/kpageflags
2022-06-17 12:22 [PATCH] proc.5: Document KPF_PGTABLE for /proc/kpageflags Marco Bonelli
@ 2023-03-31 0:09 ` Alejandro Colomar
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-03-31 0:09 UTC (permalink / raw)
To: Marco Bonelli, linux-man; +Cc: Michael Kerrisk
[-- Attachment #1.1: Type: text/plain, Size: 1021 bytes --]
Hello Marco,
On 6/17/22 14:22, Marco Bonelli wrote:
> KPG_PGTABLE (bit 26) was introduced in Linux v4.18 (commit
> 1d40a5ea01d53251c23c7be541d3f4a656cfc537).
>
> Signed-off-by: Marco Bonelli <marco@mebeim.net>
With some delay... patch applied :)
Thanks!
Alex
> ---
> man5/proc.5 | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/man5/proc.5 b/man5/proc.5
> index 7ceb6d5..1115101 100644
> --- a/man5/proc.5
> +++ b/man5/proc.5
> @@ -3358,6 +3358,8 @@ The bits are as follows:
> .\" KPF_ZERO_PAGE: commit 56873f43abdcd574b25105867a990f067747b2f4
> 25 - KPF_IDLE (since Linux 4.3)
> .\" KPF_IDLE: commit f074a8f49eb87cde95ac9d040ad5e7ea4f029738
> + 26 - KPF_PGTABLE (since Linux 4.18)
> +.\" KPF_PGTABLE: commit 1d40a5ea01d53251c23c7be541d3f4a656cfc537
> .IP
> For further details on the meanings of these bits,
> see the kernel source file
--
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-31 0:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-17 12:22 [PATCH] proc.5: Document KPF_PGTABLE for /proc/kpageflags Marco Bonelli
2023-03-31 0:09 ` Alejandro Colomar
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.