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]
Date:   Fri, 19 Oct 2018 17:25:09 +0800
From:   Greentime Hu <green.hu@...il.com>
To:     Nickhu <nickhu@...estech.com>
Cc:     Greentime <greentime@...estech.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Arnd Bergmann <arnd@...db.de>,
        Vincent Chen <deanbo422@...il.com>,
        Zong Li <zong@...estech.com>,
        "Eric W. Biederman" <ebiederm@...ssion.com>
Subject: Re: [PATCH 0/3] nds32: Unaligned access handler fix

Nickhu <nickhu@...estech.com> 於 2018年10月18日 週四 下午4:34寫道:
>
> The patches are about unaligned access handler. We fix some
> bugs in unaligned access handler and add some kernel configs
> for unaligned access handler. Then we add the kernel unaligned
> access handled by software in handler.
>
> Nickhu (3):
>   nds32: Fix instruction simulator bug for unaligned access handler.
>   nds32: Add 'HAVE_EFFICIENT_UNALIGNED_ACCESS' config
>   nds32: Add unaligned access in kernel space.
>
>  arch/nds32/Kconfig.cpu    |  3 ++-
>  arch/nds32/kernel/traps.c |  4 +++-
>  arch/nds32/mm/alignment.c | 43 +++++++++++++++++++++++----------------
>  3 files changed, 30 insertions(+), 20 deletions(-)
>

Hi Nick,
Thanks
Acked-by: Greentime Hu <greentime@...estech.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ