public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/2] kernel/Makefile: Add irq to Makefile
@ 2021-10-13  1:14 Yang Xu
  2021-10-13  1:14 ` [LTP] [PATCH 2/2] scenario_groups/default: Add irq into default run Yang Xu
  2021-10-13  4:19 ` [LTP] [PATCH 1/2] kernel/Makefile: Add irq to Makefile Petr Vorel
  0 siblings, 2 replies; 9+ messages in thread
From: Yang Xu @ 2021-10-13  1:14 UTC (permalink / raw)
  To: ltp

Fixes: f8fb073708 ("kernel/irq: Add irqbalance01")
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
 testcases/kernel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/Makefile b/testcases/kernel/Makefile
index f3a608f38..4604f1f38 100644
--- a/testcases/kernel/Makefile
+++ b/testcases/kernel/Makefile
@@ -28,6 +28,7 @@ SUBDIRS			+= connectors \
 			   input \
 			   io \
 			   ipc \
+			   irq \
 			   logging \
 			   mem \
 			   numa \
-- 
2.23.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2021-11-24 10:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-13  1:14 [LTP] [PATCH 1/2] kernel/Makefile: Add irq to Makefile Yang Xu
2021-10-13  1:14 ` [LTP] [PATCH 2/2] scenario_groups/default: Add irq into default run Yang Xu
2021-10-13  4:24   ` Petr Vorel
2021-10-13  6:54   ` Richard Palethorpe
2021-10-13  8:15     ` xuyang2018.jy
2021-10-13 10:10       ` Cyril Hrubis
2021-10-14  0:56         ` xuyang2018.jy
2021-11-24 10:33           ` Petr Vorel
2021-10-13  4:19 ` [LTP] [PATCH 1/2] kernel/Makefile: Add irq to Makefile Petr Vorel

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