lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHTX3d+o5wOhDFa_yom_KGB+nyMDDvxcfdUCn-1cRyvkUR1B6w@mail.gmail.com>
Date: Wed, 4 Jun 2025 09:52:47 +0200
From: Michal Simek <monstr@...str.eu>
To: Ahelenia Ziemiańska <nabijaczleweli@...ijaczleweli.xyz>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] microblaze: optimalize -> optimize

Hi

út 6. 5. 2025 v 21:10 odesílatel Ahelenia Ziemiańska
<nabijaczleweli@...ijaczleweli.xyz> napsal:
>
> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@...ijaczleweli.xyz>
> ---
>  arch/microblaze/Kconfig.platform | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/microblaze/Kconfig.platform b/arch/microblaze/Kconfig.platform
> index 7795f90dad86..2d18edde4823 100644
> --- a/arch/microblaze/Kconfig.platform
> +++ b/arch/microblaze/Kconfig.platform
> @@ -11,7 +11,7 @@ config OPT_LIB_FUNCTION
>         bool "Optimalized lib function"
>         default y
>         help
> -         Allows turn on optimalized library function (memcpy and memmove).
> +         Allows turn on optimized library function (memcpy and memmove).

here should be "functions" too

>           They are optimized by using word alignment. This will work
>           fine if both source and destination are aligned on the same
>           boundary. However, if they are aligned on different boundaries
> @@ -24,7 +24,7 @@ config OPT_LIB_ASM
>         depends on CPU_BIG_ENDIAN
>         default n
>         help
> -         Allows turn on optimalized library function (memcpy and memmove).
> +         Allows turn on optimized library function (memcpy and memmove).
>           Function are written in asm code.
>
>  # Definitions for MICROBLAZE0
> --
> 2.39.5

As Jonathan said. Send it separately and also the commit message
shouldn't be empty.

Thanks,
Michal



-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ