mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] tools/sched_ext: Update enum_defs.autogen.h
@ 2025-02-10 14:54 Changwoo Min
  2025-02-10 17:23 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Changwoo Min @ 2025-02-10 14:54 UTC (permalink / raw)
  To: tj, void, arighi; +Cc: kernel-dev, linux-kernel, Changwoo Min

Add where the script is located to the comment lines of the header file.
This helps anyone re-generate the header file if required.

Note that this is a sync from the PR [1] in the scx repo.

  [1] https://github.com/sched-ext/scx/pull/1322

Signed-off-by: Changwoo Min <changwoo@igalia.com>
---
 tools/sched_ext/include/scx/enum_defs.autogen.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tools/sched_ext/include/scx/enum_defs.autogen.h b/tools/sched_ext/include/scx/enum_defs.autogen.h
index 5551816856ee..6e6c45f14fe1 100644
--- a/tools/sched_ext/include/scx/enum_defs.autogen.h
+++ b/tools/sched_ext/include/scx/enum_defs.autogen.h
@@ -1,11 +1,12 @@
 /*
- * WARNING: This file is autogenerated from scripts/gen_enum_defs.py.
+ * WARNING: This file is autogenerated from gen_enum_defs.py [1].
+ *
+ * [1] https://github.com/sched-ext/scx/blob/main/scripts/gen_enum_defs.py
  */
 
 #ifndef __ENUM_DEFS_AUTOGEN_H__
 #define __ENUM_DEFS_AUTOGEN_H__
 
-
 #define HAVE_SCX_DSP_DFL_MAX_BATCH
 #define HAVE_SCX_DSP_MAX_LOOPS
 #define HAVE_SCX_WATCHDOG_MAX_TIMEOUT
-- 
2.48.1


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

* Re: [PATCH] tools/sched_ext: Update enum_defs.autogen.h
  2025-02-10 14:54 [PATCH] tools/sched_ext: Update enum_defs.autogen.h Changwoo Min
@ 2025-02-10 17:23 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2025-02-10 17:23 UTC (permalink / raw)
  To: Changwoo Min; +Cc: void, arighi, kernel-dev, linux-kernel

On Mon, Feb 10, 2025 at 11:54:30PM +0900, Changwoo Min wrote:
> Add where the script is located to the comment lines of the header file.
> This helps anyone re-generate the header file if required.
> 
> Note that this is a sync from the PR [1] in the scx repo.
> 
>   [1] https://github.com/sched-ext/scx/pull/1322
> 
> Signed-off-by: Changwoo Min <changwoo@igalia.com>

Applied to sched_ext/for-6.15.

Thanks.

-- 
tejun

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

end of thread, other threads:[~2025-02-10 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-10 14:54 [PATCH] tools/sched_ext: Update enum_defs.autogen.h Changwoo Min
2025-02-10 17:23 ` Tejun Heo

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

all inboxes | Powered by JetHome®