All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] scsi: 3ware: bound firmware error strings
@ 2026-07-15  8:46 Pengpeng Hou
  2026-07-15  8:46 ` [PATCH v2 1/2] scsi: 3w-9xxx: " Pengpeng Hou
  2026-07-15  8:46 ` [PATCH v2 2/2] scsi: 3w-sas: " Pengpeng Hou
  0 siblings, 2 replies; 5+ messages in thread
From: Pengpeng Hou @ 2026-07-15  8:46 UTC (permalink / raw)
  To: martin.petersen
  Cc: Pengpeng Hou, James.Bottomley, aradford, linux-scsi, linux-kernel

The 3w-9xxx and 3w-sas drivers parse a fixed firmware-owned field
containing a description and an optional second string.  Both drivers must
terminate the field before finding that optional string and must not form a
pointer one byte past the field when the first string consumes its last
byte.

Changes in v2:
- Group the two same-root SCSI fixes into one ordered series.
- Factor the repeated bounded optional-string handling into one helper per
  driver.
- Preserve the prior standalone submission lineage below.
Link: https://lore.kernel.org/r/20260704010512.71912-1-pengpeng@iscas.ac.cn
Link: https://lore.kernel.org/r/20260704010619.81878-1-pengpeng@iscas.ac.cn


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

end of thread, other threads:[~2026-07-15  9:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15  8:46 [PATCH v2 0/2] scsi: 3ware: bound firmware error strings Pengpeng Hou
2026-07-15  8:46 ` [PATCH v2 1/2] scsi: 3w-9xxx: " Pengpeng Hou
2026-07-15  9:01   ` sashiko-bot
2026-07-15  8:46 ` [PATCH v2 2/2] scsi: 3w-sas: " Pengpeng Hou
2026-07-15  8:58   ` sashiko-bot

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.