[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1539654056.git.nickhu@andestech.com>
Date: Thu, 18 Oct 2018 16:34:31 +0800
From: Nickhu <nickhu@...estech.com>
To: <greentime@...estech.com>, <linux-kernel@...r.kernel.org>,
<arnd@...db.de>, <deanbo422@...il.com>, <zong@...estech.com>,
<ebiederm@...ssion.com>
CC: Nickhu <nickhu@...estech.com>, <green.hu@...il.com>
Subject: [PATCH 0/3] nds32: Unaligned access handler fix
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(-)
--
2.17.0
Powered by blists - more mailing lists