[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAEbi=3f+q5tCD-t1nLkkp3vHrHyYpVF_nwaNZ2thu4g_i0vpTw@mail.gmail.com>
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