mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/3] bootconfig: Updates for 5.10
@ 2020-12-02  1:12 Steven Rostedt
  2020-12-02  1:12 ` [for-linus][PATCH 1/3] bootconfig: Load size and checksum in the footer as le32 Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2020-12-02  1:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

Masami Hiramatsu (3):
      bootconfig: Load size and checksum in the footer as le32
      tools/bootconfig: Store size and checksum in footer as le32
      docs: bootconfig: Add the endianness of fields

----
 Documentation/admin-guide/bootconfig.rst | 4 +++-
 init/main.c                              | 4 ++--
 tools/bootconfig/main.c                  | 7 +++++--
 3 files changed, 10 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2020-12-02  1:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02  1:12 [for-linus][PATCH 0/3] bootconfig: Updates for 5.10 Steven Rostedt
2020-12-02  1:12 ` [for-linus][PATCH 1/3] bootconfig: Load size and checksum in the footer as le32 Steven Rostedt
2020-12-02  1:12 ` [for-linus][PATCH 2/3] tools/bootconfig: Store size and checksum in " Steven Rostedt
2020-12-02  1:12 ` [for-linus][PATCH 3/3] docs: bootconfig: Add the endianness of fields Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome