[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4FD176AE.9030903@snapgear.com>
Date: Fri, 8 Jun 2012 13:51:10 +1000
From: Greg Ungerer <gerg@...pgear.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
CC: <linux-m68k@...ts.linux-m68k.org>, Greg Ungerer <gerg@...inux.org>,
Philippe De Muyter <phdm@...qel.be>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 5/5] m68k: CPU32 does not support unaligned accesses
On 08/06/12 04:47, Geert Uytterhoeven wrote:
> Hence select CPU_HAS_NO_UNALIGNED
>
> Reported-by: Philippe De Muyter<phdm@...qel.be>
> Signed-off-by: Geert Uytterhoeven<geert@...ux-m68k.org>
Acked-by: Greg Ungerer<gerg@...inux.org>
Regards
Greg
> ---
> arch/m68k/Kconfig.cpu | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/m68k/Kconfig.cpu b/arch/m68k/Kconfig.cpu
> index c4ed650..d4f3a98 100644
> --- a/arch/m68k/Kconfig.cpu
> +++ b/arch/m68k/Kconfig.cpu
> @@ -50,6 +50,7 @@ config M68000
> config MCPU32
> bool
> select CPU_HAS_NO_BITFIELDS
> + select CPU_HAS_NO_UNALIGNED
> help
> The Freescale (was then Motorola) CPU32 is a CPU core that is
> based on the 68020 processor. For the most part it is used in
--
------------------------------------------------------------------------
Greg Ungerer -- Principal Engineer EMAIL: gerg@...pgear.com
SnapGear Group, McAfee PHONE: +61 7 3435 2888
8 Gardner Close FAX: +61 7 3217 5323
Milton, QLD, 4064, Australia WEB: http://www.SnapGear.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists