* [PATCH] powerpc/crypto: Add generated P8 asm to .gitignore
@ 2024-06-03 13:01 Nathan Lynch via B4 Relay
2024-06-20 12:45 ` Michael Ellerman
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Lynch via B4 Relay @ 2024-06-03 13:01 UTC (permalink / raw)
To: Herbert Xu, David S. Miller, Michael Ellerman, Nicholas Piggin,
Christophe Leroy, Naveen N. Rao, Danny Tsen
Cc: Nathan Lynch, linuxppc-dev, linux-crypto, linux-kernel
From: Nathan Lynch <nathanl@linux.ibm.com>
Looks like drivers/crypto/vmx/.gitignore should have been merged into
arch/powerpc/crypto/.gitignore as part of commit
109303336a0c ("crypto: vmx - Move to arch/powerpc/crypto") so that all
generated asm files are ignored.
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Fixes: 109303336a0c ("crypto: vmx - Move to arch/powerpc/crypto")
---
arch/powerpc/crypto/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/powerpc/crypto/.gitignore b/arch/powerpc/crypto/.gitignore
index e1094f08f713..e9fe73aac8b6 100644
--- a/arch/powerpc/crypto/.gitignore
+++ b/arch/powerpc/crypto/.gitignore
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
aesp10-ppc.S
+aesp8-ppc.S
ghashp10-ppc.S
+ghashp8-ppc.S
---
base-commit: be2fc65d66e0406cc9d39d40becaecdf4ee765f3
change-id: 20240603-powerpc-crypto-ignore-p8-asm-4d9f59da003e
Best regards,
--
Nathan Lynch <nathanl@linux.ibm.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] powerpc/crypto: Add generated P8 asm to .gitignore
2024-06-03 13:01 [PATCH] powerpc/crypto: Add generated P8 asm to .gitignore Nathan Lynch via B4 Relay
@ 2024-06-20 12:45 ` Michael Ellerman
0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2024-06-20 12:45 UTC (permalink / raw)
To: Herbert Xu, David S. Miller, Michael Ellerman, Nicholas Piggin,
Christophe Leroy, Naveen N. Rao, Danny Tsen, Nathan Lynch
Cc: linuxppc-dev, linux-crypto, linux-kernel
On Mon, 03 Jun 2024 08:01:03 -0500, Nathan Lynch wrote:
> Looks like drivers/crypto/vmx/.gitignore should have been merged into
> arch/powerpc/crypto/.gitignore as part of commit
> 109303336a0c ("crypto: vmx - Move to arch/powerpc/crypto") so that all
> generated asm files are ignored.
>
>
Applied to powerpc/fixes.
[1/1] powerpc/crypto: Add generated P8 asm to .gitignore
https://git.kernel.org/powerpc/c/2b85b7fb1376481f7d4c2cf92e5da942f06b2547
cheers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-20 12:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03 13:01 [PATCH] powerpc/crypto: Add generated P8 asm to .gitignore Nathan Lynch via B4 Relay
2024-06-20 12:45 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).