summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2019-02-22 13:31:24 +0100
committerCédric Le Goater <clg@kaod.org>2019-02-22 13:31:24 +0100
commit993e6ff6d17d44f557e7ef7ed66770f942015dc1 (patch)
tree30506b319fa59ae92440fc46b649ff10cce2cc6e /openpower
parent5af9aacd74c50d83515647501dbac3f7173c3252 (diff)
downloadblackbird-op-build-993e6ff6d17d44f557e7ef7ed66770f942015dc1.tar.gz
blackbird-op-build-993e6ff6d17d44f557e7ef7ed66770f942015dc1.zip
linux: config: Add Intel E1000e
The E1000 driver has reset issues on the QEMU PowerNV machine with POWER9 : [ 16.140708] Unable to handle kernel paging request for data at address 0xc00c000000000000 [ 16.142203] Faulting instruction address: 0xc008000000aa9b0c cpu 0x0: Vector: 300 (Data Access) at [c0000000f5833840] pc: c008000000aa9b0c: e1000_io_write+0x64/0x7c [e1000] lr: c008000000aac0f0: e1000_reset_hw+0x1bc/0x48c [e1000] sp: c0000000f5833ac0 msr: 900000000280b033 dar: c00c000000000000 dsisr: 42000000 current = 0xc0000000f579a200 paca = 0xc000000001ec0000 irqmask: 0x03 irq_happened: 0x01 pid = 13, comm = kworker/0:1 Include the E1000e as a replacement for such QEMU machines. Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'openpower')
-rw-r--r--openpower/configs/linux/skiroot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/linux/skiroot_defconfig b/openpower/configs/linux/skiroot_defconfig
index 9ddb542d..b20ba2a6 100644
--- a/openpower/configs/linux/skiroot_defconfig
+++ b/openpower/configs/linux/skiroot_defconfig
@@ -154,6 +154,7 @@ CONFIG_BE2NET=m
# CONFIG_NET_VENDOR_HP is not set
# CONFIG_NET_VENDOR_HUAWEI is not set
CONFIG_E1000=m
+CONFIG_E1000E=m
CONFIG_IGB=m
CONFIG_IXGB=m
CONFIG_IXGBE=m
OpenPOWER on IntegriCloud