[PATCH v4 0/5] platform/x86: dell_rbu: Packet data fixes

Stuart Hayes posted 5 patches 4 months ago
drivers/platform/x86/dell/dell_rbu.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
[PATCH v4 0/5] platform/x86: dell_rbu: Packet data fixes
Posted by Stuart Hayes 4 months ago
Make fixes related to packet data list and buffers, and fix a sparse
warning.

Signed-off-by: Stuart Hayes <stuart.w.hayes@gmail.com>

---
v4:
 -  Split patch relating to list into a fix patch and a refactor patch
 -  Add better explanation and "Fixes:" to buffer overwrite patch

v3:
 -  Cosmetic changes to commit messages
 -  Bump module version

v2:
 -  Add "__must_hold" to create_packet to remove sparse warning.
 -  Make struct packet_data_list static.

Stuart Hayes (5):
  platform/x86: dell_rbu: Fix lock context warning
  platform/x86: dell_rbu: Fix list usage
  platform/x86: dell_rbu: Remove unused struct
  platform/x86: dell_rbu: Stop overwriting data buffer
  platform/x86: dell_rbu: Bump version

 drivers/platform/x86/dell/dell_rbu.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.47.1
Re: [PATCH v4 0/5] platform/x86: dell_rbu: Packet data fixes
Posted by Ilpo Järvinen 3 months ago
On Mon, 09 Jun 2025 13:46:54 -0500, Stuart Hayes wrote:

> Make fixes related to packet data list and buffers, and fix a sparse
> warning.
> 
> 


Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/5] platform/x86: dell_rbu: Fix lock context warning
      (no commit info)
[2/5] platform/x86: dell_rbu: Fix list usage
      (no commit info)
[3/5] platform/x86: dell_rbu: Remove unused struct
      commit: 56036d6af41a473a8129fc960a5ab3673eda13d5
[4/5] platform/x86: dell_rbu: Stop overwriting data buffer
      (no commit info)
[5/5] platform/x86: dell_rbu: Bump version
      (no commit info)

--
 i.