Thread (64 messages) 64 messages, 7 authors, 2022-03-10

Re: [PATCH 02/16] dept: Implement Dept(Dependency Tracker)

From: Steven Rostedt <rostedt@goodmis.org>
Date: 2022-02-17 15:54:38
Also in: dri-devel, linux-ext4, linux-fsdevel, linux-ide, linux-mm, lkml

On Thu, 17 Feb 2022 19:57:38 +0900
Byungchul Park [off-list ref] wrote:
quoted hunk ↗ jump to hunk
diff --git a/kernel/dependency/Makefile b/kernel/dependency/Makefile
new file mode 100644
index 0000000..9f7778e
--- /dev/null
+++ b/kernel/dependency/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_DEPT) += dept.o
+
FYI, git complains about the extra new line at the end of the file.

-- Steve
quoted hunk ↗ jump to hunk
diff --git a/kernel/dependency/dept.c b/kernel/dependency/dept.c
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help