Skip to content
Snippets Groups Projects
Select Git revision
  • debian
  • collabora
  • pristine-tar
  • upstream
  • collabora/20170201-2co9
  • collabora/20170201-2co8
  • collabora/20170201-2co5
  • debian/20170201-2
  • collabora/20170201-2co4
  • collabora/20170201-2co3
  • collabora/20170201-2co2
  • collabora/20170201-2co1
  • upstream/20170201
13 results

README

user avatar
Arthur Kiyanovski authored and David S. Miller committed
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: 689b2bda ("net: ena: add functions for handling Low Latency Queues in ena_com")
Fixes: 8c590f97 ("ena: Fix Kconfig dependency on X86")
Signed-off-by: default avatarArthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
00f17a82
History