[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMo8BfLAsoADU_9G9ZB4PRbw7b98vkRzXpgiB12RkXx1g5aGqA@mail.gmail.com>
Date: Thu, 13 May 2021 12:32:02 -0700
From: Max Filippov <jcmvbkbc@...il.com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: Chris Zankel <chris@...kel.net>,
"open list:TENSILICA XTENSA PORT (xtensa)"
<linux-xtensa@...ux-xtensa.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] xtensa: Fix duplicate included linux/unaligned/generic.h
Hi Jiapeng,
On Thu, May 13, 2021 at 4:07 AM Jiapeng Chong
<jiapeng.chong@...ux.alibaba.com> wrote:
>
> Clean up the following includecheck warning:
>
> ./arch/xtensa/include/asm/unaligned.h: linux/unaligned/generic.h is
> included more than once.
>
> No functional change.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> ---
> arch/xtensa/include/asm/unaligned.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
There's a patch series from Arnd Bergman that reworks unaligned
access posted here:
https://lore.kernel.org/lkml/20210507220813.365382-14-arnd@kernel.org/
resulting in removal of this file. I don't think it's worth doing this cleanup
in the meantime.
--
Thanks.
-- Max
Powered by blists - more mailing lists