Bug 197999
Summary: | [ipmi pci] BUG: unable to handle kernel NULL pointer dereference at (null) | ||
---|---|---|---|
Product: | Drivers | Reporter: | JianhongYin (yin-jianhong) |
Component: | Other | Assignee: | drivers_other |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | bjorn, minyard |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.14.0 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
full console log
console log (plain text) Proposed patch to fix the issue |
Description
JianhongYin
2017-11-27 01:45:48 UTC
Created attachment 260885 [details]
full console log
Created attachment 260899 [details]
console log (plain text)
Unpacking for ease of viewing.
Is this a regression? If so, please set Regression=yes in the bugzilla and include the last known working version. I doubt this is a PCI core issue, so moving to drivers/other. I'll point Corey (the IPMI maintainer) to this. Created attachment 260955 [details]
Proposed patch to fix the issue
I realized I had a kernel.org bugzilla account. I believe this will fix the issue.
Patch is in the mainstream kernel, but I don't have the rights to resolve this. Should be resolved by http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1ac8aa8d0568, which is expected to appear in v4.15-rc4. |