Re: [GIT PULL] bootconfig: Always use little endian for size and checksum

2020-12-02 Thread pr-tracker-bot
The pull request you sent on Tue, 1 Dec 2020 20:22:39 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git > trace-v5.10-rc6-bootconfig has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8a02ec8f35779335b81577903832c2b3c495e979 Thank you! -- D

[GIT PULL] bootconfig: Always use little endian for size and checksum

2020-12-01 Thread Steven Rostedt
Linus, Have bootconfig size and checksum be little endian In case the bootconfig is created on one kind of endian machine, and then read on the other kind of endian kernel, the size and checksum will be incorrect. Instead, have both the size and checksum always be little endian and have the too