Re: [Openipmi-developer] [PATCH] ipmi:pci: Blacklist a Realtek "IPMI" device

2018-03-13 Thread Daniel Drake
Hi, On Mon, Feb 26, 2018 at 10:50 AM, wrote: > From: Corey Minyard > > Realtek has some sort of "Virtual" IPMI device on the PCI bus as a > KCS controller, but whatever it is, it's not one. Ignore it if seen. > > Reported-by: Chris Chiu > Signed-off-by: Corey Minyard > --- > > I haven't hear

Re: [Openipmi-developer] [PATCH] ipmi:pci: Blacklist a Realtek "IPMI" device

2018-03-13 Thread Corey Minyard
On 03/13/2018 02:27 AM, Daniel Drake wrote: Hi, On Mon, Feb 26, 2018 at 10:50 AM, wrote: From: Corey Minyard Realtek has some sort of "Virtual" IPMI device on the PCI bus as a KCS controller, but whatever it is, it's not one. Ignore it if seen. Reported-by: Chris Chiu Signed-off-by: Core

Re: [Openipmi-developer] [PATCH 1/2] ipmi_ssif: Fix kernel panic at msg_done_handler

2018-03-13 Thread Corey Minyard
On 03/13/2018 06:02 AM, Kamlakant Patel wrote: This happens when BMC doesn't return any data and the code is trying to print the value of data[2]. Getting following crash: [ 484.728410] Unable to handle kernel NULL pointer dereference at virtual address 0002 [ 484.736496] pgd = 09

Re: [Openipmi-developer] [RFC PATCH 2/2] ipmi_ssif: fix kernel crash while inserting ipmi_ssif after ipmi_watchdog

2018-03-13 Thread Corey Minyard
On 03/13/2018 06:02 AM, Kamlakant Patel wrote: Getting following crash while inserting ipmi_ssif after ipmi_watchdog. [Mar 6 05:59] INFO: task insmod:4232 blocked for more than 120 seconds. [ +0.006433] Tainted: GW OE 4.11.12+ #19 [ +0.005317] "echo 0 > /proc/sys/kernel/hung_t

Re: [Openipmi-developer] [RFC PATCH 2/2] ipmi_ssif: fix kernel crash while inserting ipmi_ssif after ipmi_watchdog

2018-03-13 Thread Corey Minyard
On 03/13/2018 08:31 AM, Corey Minyard wrote: On 03/13/2018 06:02 AM, Kamlakant Patel wrote: Getting following crash while inserting ipmi_ssif after ipmi_watchdog. [Mar 6 05:59] INFO: task insmod:4232 blocked for more than 120 seconds. [  +0.006433]   Tainted: G    W  OE   4.11.12+ #19 [