linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] platform/x86: dell_rbu: Packet data fixes
@ 2025-05-29 20:27 Stuart Hayes
  2025-05-29 20:27 ` [PATCH v3 1/4] platform/x86: dell_rbu: Fix lock context warning Stuart Hayes
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Stuart Hayes @ 2025-05-29 20:27 UTC (permalink / raw)
  To: linux-kernel, Hans de Goede, Ilpo Järvinen,
	platform-driver-x86
  Cc: Stuart Hayes

Make two fixes related to packet data and fix a sparse warning.

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

---

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 (4):
  platform/x86: dell_rbu: Fix sparse warning
  platform/x86: dell_rbu: Fix list usage
  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] 13+ messages in thread

end of thread, other threads:[~2025-05-30 15:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-29 20:27 [PATCH v3 0/4] platform/x86: dell_rbu: Packet data fixes Stuart Hayes
2025-05-29 20:27 ` [PATCH v3 1/4] platform/x86: dell_rbu: Fix lock context warning Stuart Hayes
2025-05-29 20:27 ` [PATCH v3 2/4] platform/x86: dell_rbu: Fix list usage Stuart Hayes
2025-05-30  7:54   ` Ilpo Järvinen
2025-05-30 15:16     ` stuart hayes
2025-05-30 15:25       ` Ilpo Järvinen
2025-05-30 15:35         ` stuart hayes
2025-05-30 15:48           ` Ilpo Järvinen
2025-05-29 20:27 ` [PATCH v3 3/4] platform/x86: dell_rbu: Stop overwriting data buffer Stuart Hayes
2025-05-30  8:03   ` Ilpo Järvinen
2025-05-30 15:27     ` stuart hayes
2025-05-30 15:46       ` Ilpo Järvinen
2025-05-29 20:27 ` [PATCH v3 4/4] platform/x86: dell_rbu: Bump version Stuart Hayes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).