Re: Linux 5.9-rc7

From: Gabriel C
Date: Sat Oct 03 2020 - 10:23:45 EST


Am Mo., 28. Sept. 2020 um 00:00 Uhr schrieb Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx>:
Hello,

> Shortlog appended, but what I really hope you all will do is to give
> it a nice good testing. One extra week or rc kernels will help, but
> only if people actually try this out.
>
> So.. Please?

I'm a bit late testing, but the first thing I noticed is this warning:

ld: arch/x86/boot/compressed/head_64.o: warning: relocation in
read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE

The compiler is gcc 9.2.1 20200215, with default PIE enabled, ld version 2.35.1.
The config used is the 64bit defconfig.

Best Regards,

Gabriel C.