Hi Thomas,
Le mar. 29 déc. 2020 à 16:08, Thomas Bogendoerfer
a écrit :
On Mon, Dec 28, 2020 at 10:30:36PM +, Paul Cercueil wrote:
Le lun. 28 déc. 2020 à 23:25, Thomas Bogendoerfer
a écrit :
> On Wed, Dec 16, 2020 at 11:39:56PM +, Paul Cercueil wrote:
> > The compressed payload i
On Mon, Dec 28, 2020 at 10:30:36PM +, Paul Cercueil wrote:
> Le lun. 28 déc. 2020 à 23:25, Thomas Bogendoerfer
> a écrit :
> > On Wed, Dec 16, 2020 at 11:39:56PM +, Paul Cercueil wrote:
> > > The compressed payload is not necesarily 4-byte aligned, at least
> > > when
> > > compiling wit
Hi Thomas,
Le lun. 28 déc. 2020 à 23:25, Thomas Bogendoerfer
a écrit :
On Wed, Dec 16, 2020 at 11:39:56PM +, Paul Cercueil wrote:
The compressed payload is not necesarily 4-byte aligned, at least
when
compiling with Clang. In that case, the 4-byte value appended to the
compressed payl
On Wed, Dec 16, 2020 at 11:39:56PM +, Paul Cercueil wrote:
> The compressed payload is not necesarily 4-byte aligned, at least when
> compiling with Clang. In that case, the 4-byte value appended to the
> compressed payload that corresponds to the uncompressed kernel image
> size must be read u
On Thu, Dec 17, 2020 at 12:41 AM Paul Cercueil wrote:
>
> The compressed payload is not necesarily 4-byte aligned, at least when
> compiling with Clang. In that case, the 4-byte value appended to the
> compressed payload that corresponds to the uncompressed kernel image
> size must be read using g
Hi Nick,
Le mer. 16 déc. 2020 à 18:08, Nick Desaulniers
a écrit :
On Wed, Dec 16, 2020 at 3:40 PM Paul Cercueil
wrote:
The compressed payload is not necesarily 4-byte aligned, at least
when
compiling with Clang. In that case, the 4-byte value appended to the
compressed payload that cor
On Wed, Dec 16, 2020 at 3:40 PM Paul Cercueil wrote:
>
> The compressed payload is not necesarily 4-byte aligned, at least when
> compiling with Clang. In that case, the 4-byte value appended to the
> compressed payload that corresponds to the uncompressed kernel image
> size must be read using ge
The compressed payload is not necesarily 4-byte aligned, at least when
compiling with Clang. In that case, the 4-byte value appended to the
compressed payload that corresponds to the uncompressed kernel image
size must be read using get_unaligned_le().
This fixes Clang-built kernels not booting on
8 matches
Mail list logo