All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Update section header name check
@ 2022-12-21  6:10 Srinivasa Rao Mandadapu
  2022-12-21  6:10 ` [PATCH v4 1/2] remoteproc: elf_loader: Update resource table " Srinivasa Rao Mandadapu
  2022-12-21  6:10 ` [PATCH v4 2/2] docs: remoteproc: Update section header name requirement Srinivasa Rao Mandadapu
  0 siblings, 2 replies; 4+ messages in thread
From: Srinivasa Rao Mandadapu @ 2022-12-21  6:10 UTC (permalink / raw)
  To: linux-remoteproc, agross, andersson, lgirdwood, broonie, robh+dt,
	quic_plai, bgoswami, perex, tiwai, srinivas.kandagatla,
	quic_rohkumar, linux-arm-msm, linux-kernel, swboyd, judyhsiao,
	devicetree, krzysztof.kozlowski, mathieu.poirier, corbet
  Cc: Srinivasa Rao Mandadapu

Update section header name check and corresponding documentation.
Changes since v3:
    -- Rephrase commit message.
Changes since v2:
    -- Update the commit message with example.
    -- Update the documentation text appropriately.
Changes since v1:
    -- Update the commit message.
    -- Use strstarts instead of strstr.
    -- Update documentation file.

Srinivasa Rao Mandadapu (2):
  remoteproc: elf_loader: Update resource table name check
  docs: remoteproc: Update section header name requirement

 Documentation/staging/remoteproc.rst       | 5 ++++-
 drivers/remoteproc/remoteproc_elf_loader.c | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2023-01-04 23:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-21  6:10 [PATCH v4 0/2] Update section header name check Srinivasa Rao Mandadapu
2022-12-21  6:10 ` [PATCH v4 1/2] remoteproc: elf_loader: Update resource table " Srinivasa Rao Mandadapu
2023-01-04 23:15   ` Mathieu Poirier
2022-12-21  6:10 ` [PATCH v4 2/2] docs: remoteproc: Update section header name requirement Srinivasa Rao Mandadapu

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.