Page 36 of 124

Re: New kernels

Posted: Wed Jan 04, 2023 5:24 am
by xeno74
xeno74 wrote: Tue Jan 03, 2023 4:34 am I tested Sean's patch with the RC2 today but unfortunately the kernel doesn't link after compiling.

Error messages:

Code: Select all

  LD      .tmp_vmlinux.kallsyms1
`.exit.text' referenced in section `__bug_table' of crypto/algboss.o: defined in discarded section `.exit.text' of crypto/algboss.o
`.exit.text' referenced in section `__bug_table' of crypto/algif_hash.o: defined in discarded section `.exit.text' of crypto/algif_hash.o
`.exit.text' referenced in section `__bug_table' of drivers/char/hw_random/core.o: defined in discarded section `.exit.text' of drivers/char/hw_random/core.o
make[1]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 1
make: *** [Makefile:1252: vmlinux] Error 2
Maybe it is not an issue because of the patch because the RC1 compilied and linked with the patch.
The same issue with linking after compiling of the X1000 kernel:

Code: Select all

powerpc-linux-gnu-ld: warning: discarding dynamic section .rela___ksymtab_gpl+xas_store
`.exit.text' referenced in section `__bug_table' of crypto/algboss.o: defined in discarded section `.exit.text' of crypto/algboss.o
`.exit.text' referenced in section `__bug_table' of drivers/char/hw_random/core.o: defined in discarded section `.exit.text' of drivers/char/hw_random/core.o
make[1]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 1
make: *** [Makefile:1252: vmlinux] Error 2
The problem is already known: [powerpc]Build (ld) failure 6.2-rc2

Reverting the patch "arch: fix broken BuildID for arm64 and riscv has solved the issue.

Code: Select all

git revert 99cb0d917ffa1ab628bb67364ca9b162c07699b1

Re: New kernels

Posted: Wed Jan 04, 2023 4:38 pm
by xeno74
Hi Dave,

Do you still have a CRC error?

Cheers,
Christian

Re: New kernels

Posted: Wed Jan 04, 2023 8:10 pm
by Skateman
No,

I am back at 1000000 - 2000000

:-)

Re: New kernels

Posted: Thu Jan 05, 2023 10:47 am
by xeno74
Skateman wrote: Wed Jan 04, 2023 8:10 pm No,

I am back at 1000000 - 2000000

:-)
Great! :-)

Re: New kernels

Posted: Thu Jan 05, 2023 11:04 am
by xeno74
Hi All,

Here is the RC2 of kernel 6.2 for testing.

New:
Download: linux-image-6.2-rc2-X1000_X5000.tar.gz

Image

Please test the kernels.

Thanks,
Christian

Re: New kernels

Posted: Thu Jan 05, 2023 9:03 pm
by Skateman
Kernel 6.2 RC2 up and running on my AmigaOne X5000

Image

Big picture: https://www.skateman.nl/wp-content/uplo ... -58-09.png

Re: New kernels

Posted: Fri Jan 06, 2023 3:38 pm
by xeno74
Skateman wrote: Thu Jan 05, 2023 9:03 pm Kernel 6.2 RC2 up and running on my AmigaOne X5000
Fantastic! Many thanks for testing the RC2! :-)

Re: New kernels

Posted: Wed Jan 11, 2023 11:44 am
by xeno74
Hi All,

I released the RC3 of kernel 6.2 for the X1000 and X5000 today.

New:
Download: linux-image-6.2-rc3-X1000_X5000.tar.gz

Image

Please test,

Christian

Re: New kernels

Posted: Wed Jan 11, 2023 7:47 pm
by Skateman
Kernel 6.2 RC3 up and running on my AmigaOne X5000

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -43-28.png

Re: New kernels

Posted: Thu Jan 12, 2023 8:14 am
by xeno74
Skateman wrote: Wed Jan 11, 2023 7:47 pm Kernel 6.2 RC3 up and running on my AmigaOne X5000
Nice screenshot! Thanks a lot for testing!