public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] doc: Specify linux-stable-git rule
@ 2021-07-15  6:58 Petr Vorel
  2021-08-04 15:52 ` Petr Vorel
  0 siblings, 1 reply; 5+ messages in thread
From: Petr Vorel @ 2021-07-15  6:58 UTC (permalink / raw)
  To: ltp

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 doc/c-test-api.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/c-test-api.txt b/doc/c-test-api.txt
index 45784195b..9d26a483d 100644
--- a/doc/c-test-api.txt
+++ b/doc/c-test-api.txt
@@ -2205,6 +2205,10 @@ struct tst_test test = {
 };
 -------------------------------------------------------------------------------
 
+NOTE: We don't track all backports to stable kernel but just those which are
+      stable branch specific (unique), i.e. no commit in mainline. Example of
+      commits: c4a23c852e80, cac68d12c531.
+
 Glibc git commit in a regression test for a glibc bug:
 [source,c]
 -------------------------------------------------------------------------------
-- 
2.32.0


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

end of thread, other threads:[~2021-08-18 12:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-15  6:58 [LTP] [PATCH 1/1] doc: Specify linux-stable-git rule Petr Vorel
2021-08-04 15:52 ` Petr Vorel
2021-08-05  1:43   ` xuyang2018.jy
2021-08-10 14:45   ` Martin Doucha
2021-08-18 12:26     ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox