d67db22016
dell_ich module fails to load sometimes due to the failure of pci_get_drvdata(). This function is responsible for fetching INTEL PCI related memory handle in kernel. This is implemented in lpc_ich kernel module. Due to race in addition/deletion of kernel modules, sometimes lpc_ich loads after dell_ich. Because of this behaviour dell_ich module fails to load. Fixed by addding dependency between modules. Removed i2c_mux_gpio module from blacklist entry as it is not the original root case of this issue. |
||
---|---|---|
.. | ||
x86_64-dell_s6000_s1220-r0 | ||
x86_64-dell_s6100_c2538-r0 | ||
x86_64-dell_z9100_c2538-r0 | ||
x86_64-dellemc_z9264f_c3538-r0 |