[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181022.194810.1366604946033170190.davem@davemloft.net>
Date: Mon, 22 Oct 2018 19:48:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: akiyano@...zon.com
Cc: netdev@...r.kernel.org, dwmw@...zon.com, zorik@...zon.com,
matua@...zon.com, saeedb@...zon.com, msw@...zon.com,
aliguori@...zon.com, nafea@...zon.com, gtzalik@...zon.com,
netanel@...zon.com, alisaidi@...zon.com
Subject: Re: [PATCH V1 net-next] net: ena: fix compilation error in xtensa
architecture
From: <akiyano@...zon.com>
Date: Sun, 21 Oct 2018 18:07:14 +0300
> From: Arthur Kiyanovski <akiyano@...zon.com>
>
> linux/prefetch.h is never explicitly included in ena_com, although
> functions from it, such as prefetchw(), are used throughout ena_com.
> This is an inclusion bug, and we fix it here by explicitly including
> linux/prefetch.h. The bug was exposed when the driver was compiled
> for the xtensa architecture.
>
> Fixes: 689b2bdaaa14 ("net: ena: add functions for handling Low Latency Queues in ena_com")
> Fixes: 8c590f977638 ("ena: Fix Kconfig dependency on X86")
> Signed-off-by: Arthur Kiyanovski <akiyano@...zon.com>
Applied.
Powered by blists - more mailing lists