All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/features: Remove unicore32 from kcov and kmemleak
@ 2020-07-07  9:09 Tobias Klauser
  2020-07-13 15:58 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Klauser @ 2020-07-07  9:09 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc

Commit 3839a7460721 ("Documentation/features: Add kcov") and
commit 4641961cff2f ("Documentation/features: Add kmemleak") were added
shortly after the unicore32 port was removed in commit fb37409a01b0
("arch: remove unicore32 port"). Remove the unicore32 feature lines from
kcov and kmemleak as well.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
---
 Documentation/features/debug/kcov/arch-support.txt     | 1 -
 Documentation/features/debug/kmemleak/arch-support.txt | 1 -
 2 files changed, 2 deletions(-)

diff --git a/Documentation/features/debug/kcov/arch-support.txt b/Documentation/features/debug/kcov/arch-support.txt
index 52f23baca45d..ab0ee1c933c2 100644
--- a/Documentation/features/debug/kcov/arch-support.txt
+++ b/Documentation/features/debug/kcov/arch-support.txt
@@ -28,7 +28,6 @@
     |          sh: | TODO |
     |       sparc: | TODO |
     |          um: |  ok  |
-    |   unicore32: | TODO |
     |         x86: |  ok  |
     |      xtensa: | TODO |
     -----------------------
diff --git a/Documentation/features/debug/kmemleak/arch-support.txt b/Documentation/features/debug/kmemleak/arch-support.txt
index d7a0b05c3bf8..b7e4f3608838 100644
--- a/Documentation/features/debug/kmemleak/arch-support.txt
+++ b/Documentation/features/debug/kmemleak/arch-support.txt
@@ -28,7 +28,6 @@
     |          sh: |  ok  |
     |       sparc: |  ok  |
     |          um: |  ok  |
-    |   unicore32: | TODO |
     |         x86: |  ok  |
     |      xtensa: |  ok  |
     -----------------------
-- 
2.27.0


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

* Re: [PATCH] Documentation/features: Remove unicore32 from kcov and kmemleak
  2020-07-07  9:09 [PATCH] Documentation/features: Remove unicore32 from kcov and kmemleak Tobias Klauser
@ 2020-07-13 15:58 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-07-13 15:58 UTC (permalink / raw)
  To: Tobias Klauser; +Cc: linux-doc

On Tue,  7 Jul 2020 11:09:22 +0200
Tobias Klauser <tklauser@distanz.ch> wrote:

> Commit 3839a7460721 ("Documentation/features: Add kcov") and
> commit 4641961cff2f ("Documentation/features: Add kmemleak") were added
> shortly after the unicore32 port was removed in commit fb37409a01b0
> ("arch: remove unicore32 port"). Remove the unicore32 feature lines from
> kcov and kmemleak as well.
> 
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
> ---
>  Documentation/features/debug/kcov/arch-support.txt     | 1 -
>  Documentation/features/debug/kmemleak/arch-support.txt | 1 -
>  2 files changed, 2 deletions(-)

Applied, thanks.

jon

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

end of thread, other threads:[~2020-07-13 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07  9:09 [PATCH] Documentation/features: Remove unicore32 from kcov and kmemleak Tobias Klauser
2020-07-13 15:58 ` Jonathan Corbet

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.