All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] platform/x86: dell_rbu: Packet data fixes
@ 2025-06-09 18:46 Stuart Hayes
  2025-06-09 18:46 ` [PATCH v4 1/5] platform/x86: dell_rbu: Fix lock context warning Stuart Hayes
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Stuart Hayes @ 2025-06-09 18:46 UTC (permalink / raw)
  To: linux-kernel, Hans de Goede, Ilpo Järvinen,
	platform-driver-x86
  Cc: Stuart Hayes

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-07-07 13:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 18:46 [PATCH v4 0/5] platform/x86: dell_rbu: Packet data fixes Stuart Hayes
2025-06-09 18:46 ` [PATCH v4 1/5] platform/x86: dell_rbu: Fix lock context warning Stuart Hayes
2025-06-09 18:46 ` [PATCH v4 2/5] platform/x86: dell_rbu: Fix list usage Stuart Hayes
2025-06-09 18:46 ` [PATCH v4 3/5] platform/x86: dell_rbu: Remove unused struct Stuart Hayes
2025-06-10  7:52   ` Ilpo Järvinen
2025-06-09 18:46 ` [PATCH v4 4/5] platform/x86: dell_rbu: Stop overwriting data buffer Stuart Hayes
2025-06-09 18:46 ` [PATCH v4 5/5] platform/x86: dell_rbu: Bump version Stuart Hayes
2025-07-07 13:11 ` [PATCH v4 0/5] platform/x86: dell_rbu: Packet data fixes Ilpo Järvinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.