* [PATCH] arm64: gitignore: ignore relacheck
@ 2024-02-22 21:04 Bartosz Golaszewski
2024-02-22 22:05 ` Catalin Marinas
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-02-22 21:04 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon
Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add the generated executable for relacheck to the list of ignored files.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
arch/arm64/kernel/pi/.gitignore | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 arch/arm64/kernel/pi/.gitignore
diff --git a/arch/arm64/kernel/pi/.gitignore b/arch/arm64/kernel/pi/.gitignore
new file mode 100644
index 000000000000..efb29b663e85
--- /dev/null
+++ b/arch/arm64/kernel/pi/.gitignore
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+relacheck
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: gitignore: ignore relacheck
2024-02-22 21:04 [PATCH] arm64: gitignore: ignore relacheck Bartosz Golaszewski
@ 2024-02-22 22:05 ` Catalin Marinas
0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2024-02-22 22:05 UTC (permalink / raw)
To: Will Deacon, Bartosz Golaszewski
Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski
On Thu, 22 Feb 2024 22:04:41 +0100, Bartosz Golaszewski wrote:
> Add the generated executable for relacheck to the list of ignored files.
>
>
Applied to arm64 (for-next/stage1-lpa2), thanks!
[1/1] arm64: gitignore: ignore relacheck
https://git.kernel.org/arm64/c/275826914925
--
Catalin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-22 22:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 21:04 [PATCH] arm64: gitignore: ignore relacheck Bartosz Golaszewski
2024-02-22 22:05 ` Catalin Marinas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox