linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/features: Add THREAD_INFO_IN_TASK feature matrix
@ 2021-07-01 11:31 Ingo Molnar
  2021-07-12 16:05 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2021-07-01 11:31 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-kernel


Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 .../core/thread-info-in-task/arch-support.txt      | 32 ++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/Documentation/features/core/thread-info-in-task/arch-support.txt b/Documentation/features/core/thread-info-in-task/arch-support.txt
new file mode 100644
index 000000000000..9f0259bbd7df
--- /dev/null
+++ b/Documentation/features/core/thread-info-in-task/arch-support.txt
@@ -0,0 +1,32 @@
+#
+# Feature name:          thread-info-in-task
+#         Kconfig:       THREAD_INFO_IN_TASK
+#         description:   arch makes use of the core kernel facility to embedd thread_info in task_struct
+#
+    -----------------------
+    |         arch |status|
+    -----------------------
+    |       alpha: | TODO |
+    |         arc: | TODO |
+    |         arm: | TODO |
+    |       arm64: |  ok  |
+    |        csky: | TODO |
+    |       h8300: | TODO |
+    |     hexagon: | TODO |
+    |        ia64: | TODO |
+    |        m68k: | TODO |
+    |  microblaze: | TODO |
+    |        mips: | TODO |
+    |       nds32: |  ok  |
+    |       nios2: | TODO |
+    |    openrisc: | TODO |
+    |      parisc: | TODO |
+    |     powerpc: |  ok  |
+    |       riscv: |  ok  |
+    |        s390: |  ok  |
+    |          sh: | TODO |
+    |       sparc: | TODO |
+    |          um: | TODO |
+    |         x86: |  ok  |
+    |      xtensa: | TODO |
+    -----------------------

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/features: Add THREAD_INFO_IN_TASK feature matrix
  2021-07-01 11:31 [PATCH] Documentation/features: Add THREAD_INFO_IN_TASK feature matrix Ingo Molnar
@ 2021-07-12 16:05 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-07-12 16:05 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel

Ingo Molnar <mingo@kernel.org> writes:

> Signed-off-by: Ingo Molnar <mingo@kernel.org>
> ---
>  .../core/thread-info-in-task/arch-support.txt      | 32 ++++++++++++++++++++++
>  1 file changed, 32 insertions(+)

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-12 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 11:31 [PATCH] Documentation/features: Add THREAD_INFO_IN_TASK feature matrix Ingo Molnar
2021-07-12 16:05 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).