From: Zhu Yanjun
The variable get_mac_status is a bool variable. So a bool value is
better than an integer number.
Signed-off-by: Zhu Yanjun
---
drivers/net/ethernet/intel/ixgbevf/ethtool.c | 2 +-
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 ++--
2 files changed, 3 insertions(+
Hi, all
According to the suggestions from Thomas Gleixner, I made a new patch
to fix this problem.
Changes:
The commit 71f64340fc0e will not be reverted. And action test is
inserted.
Best Regards!
Zhu Yanjun
From: Zhu Yanjun
After this commit 71f64340fc0e ("genirq: Remove the second parameter
from handle_irq_event_percpu()") is applied, the variable desc->action is
not protected by raw_spin_lock. The following calltrace will pop up.
BUG: unable to handle kernel NULL pointer dereference at 00
3 matches
Mail list logo