Red Hat Bugzilla – Bug 1395104
pci 0000:ff:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
Last modified: 2017-09-22 03:16:46 EDT
Description of problem: The following message occurs. ~~~ pci 0000:ff:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size) ~~~ Version-Release number of selected component (if applicable): kernel-3.10.0-514.el7.x86_64 How reproducible: Always. Steps to Reproduce: 1. Install RHEL7 into a Xeon E5-2603 v3 box. 2. Boot the system. 3. Actual results: The message occurs. Expected results: The message does not occur. Additional info: Found a upstream commit: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6af7e4f77259ee946103387372cb159f2e99a6d4
Created attachment 1221872 [details] RHEL PATCH 1/1
(In reply to Takayuki Nagata from comment #1) > The customer has required us to back port the upstream fix. Takayuki: You should inform the customer that the platform's BIOS is in violation. While the kernel can work-around the issue, the root issue is the BIOS not hiding this device's non-conformant BAR. Re: http://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/xeon-e5-v3-spec-update.pdf - look for the "HSE43" entry. The expected behaviour is for the platform's BIOS to "hide" this device.
Patch(es) committed on kernel repository and an interim kernel build is undergoing testing
Patch(es) available on kernel-3.10.0-526.el7
Created attachment 1230114 [details] dmesg after fix from 3.10.0-526.el7.x86_64
Following messages confirmed in 3.10.0-514.el7.x86_64, but not shown in 3.10.0-526.el7.x86_64 pci 0000:ff:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size) pci 0000:bf:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size) pci 0000:7f:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size) pci 0000:3f:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size) Considering verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1842