Page 6 of 6

Re: Kernel 5.15

Posted: Sun Oct 10, 2021 5:16 pm
by xeno74
Hypex wrote: Sat Oct 09, 2021 6:38 pm RC4 V2 is working fine over here. I can't run lspci as it doesn't exist on my Fienix. The CPU vulnerabilities are concerning.
Thanks a lot for testing! :-)

Strange, lspci is available on my Fienix.

Code: Select all

/usr/bin/lspci
The CPU vulnerabilities are concerning me too. Sven would like to maintain the P. A. Semi CPU in the future because there isn't no one for maintaining it in the kernel developers team currently.

Wolfram asked Sven if he can maintain the P. A. Semi CPU in the future.
Wolfram wrote: > F: arch/arm64/boot/dts/apple/
> +F: drivers/i2c/busses/i2c-pasemi-platform.c

We have no dedicated maintainer for PASEMI. Are maybe you or your
project interested in maintaining the pasemi-core, too? I guess not many
patches will show up and they will likely be for M1 anyhow.

If so, then no need to resend, I could add the extra line while
applying.
Sven answered:
Sven wrote: On Sat, Oct 9, 2021, at 12:09, Wolfram Sang wrote:
>> F: arch/arm64/boot/dts/apple/
>> +F: drivers/i2c/busses/i2c-pasemi-platform.c
>
> We have no dedicated maintainer for PASEMI. Are maybe you or your
> project interested in maintaining the pasemi-core, too? I guess not many
> patches will show up and they will likely be for M1 anyhow.
>
> If so, then no need to resend, I could add the extra line while
> applying.

Sure, feel free to add the core to the entry as well.


Best,

Sven
Shall we add a "Tested-by" tag for you?

FYI:
On Sat, Oct 9, 2021, at 15:57, Christian Zigotzky wrote:
> On 09 October 2021 at 12:10 pm, Wolfram Sang wrote:
>>> I still don't have access to any old PASemi hardware but the changes from
>>> v1 are pretty small and I expect them to still work. Would still be nice
>>> if someone with access to such hardware could give this a quick test.
>> Looks good to me. I will wait a few more days so that people can report
>> their tests. But it will be in the next merge window.
>>
> Series v2:
>
> Tested-by: Christian Zigotzky <[email protected]> [1]

thanks a lot, glad to hear everything works on P.A Semi CPUs as well!

And regarding that git am issue you wrote about: I think I based this series on
torvald's tree instead of 5.15-rc4 and there have been some changes to at least
MAINTAINERS. It'll probably apply cleanly to 5.15-rc5 but if that happens again
in the future you can try

git am -3 mbox

instead. It'll try to do a three way merge if the patch doesn't apply cleanly.


Sven

Link: [PATCH v2 00/11] Add Apple M1 support to PASemi i2c driver

Re: Kernel 5.15

Posted: Mon Oct 11, 2021 3:27 pm
by xeno74

Re: Kernel 5.15

Posted: Tue Oct 12, 2021 6:25 pm
by Hypex
xeno74 wrote: Sun Oct 10, 2021 5:16 pm Strange, lspci is available on my Fienix.
I'm used to it on my system. I wonder if there is an update? I don't know how to look up my Fienix version.
Shall we add a "Tested-by" tag for you?
Yes, please do.

Re: Kernel 5.15

Posted: Wed Oct 13, 2021 10:23 am
by xeno74
Hypex wrote: Tue Oct 12, 2021 6:25 pm Yes, please do.
Done: [PATCH v2 00/11] Add Apple M1 support to PASemi i2c driver

Thank you

Re: Kernel 5.15

Posted: Wed Oct 13, 2021 4:13 pm
by Hypex
xeno74 wrote: Wed Oct 13, 2021 10:23 am Done: [PATCH v2 00/11] Add Apple M1 support to PASemi i2c driver

Thank you
Nice.

Also, on that note. Kernel RC5. Tested and working from my browser posting here. :-)

Re: Kernel 5.15

Posted: Thu Oct 14, 2021 7:32 am
by xeno74
Hypex wrote: Wed Oct 13, 2021 4:13 pm Also, on that note. Kernel RC5. Tested and working from my browser posting here. :-)
Great! Many thanks for testing! :-)

Re: Kernel 5.15

Posted: Tue Oct 19, 2021 12:53 am
by xeno74

Re: Kernel 5.15

Posted: Tue Oct 26, 2021 3:40 pm
by xeno74

Re: Kernel 5.15

Posted: Mon Nov 01, 2021 12:17 pm
by xeno74
Hi All,

Great news! The final kernel 5.15 has been released. Many thanks to Skateman, Kilaueabart, Ace, Amiguy, Roland, and Hypex for testing the alphas and release candidates. :-) I appreciate it very much.
Now, we have the opportunity to use the latest Linux kernel on our AmigaOne PowerPC computers. :-)

New:
Download: linux-image-5.15-X1000_X5000.tar.gz

BTW, I have another great news for you. E-UAE JIT PowerPC works on Void PPC! :-)

Image Download E-UAE JIT 1.0.1 PowerPC: E-UAE_JIT_1.0.1_PowerPC.tar.gz

Screenshot of the final kernel 5.15 with E-UAE JIT PowerPC 1.0.1 on Void PPC:

Image

Cheers,
Christian

Re: Kernel 5.15

Posted: Tue Dec 21, 2021 6:01 am
by xeno74
Hi All,

The stable longterm kernel 5.15.1 is available.

New:
Download: linux-image-5.15.1-X1000_X5000.tar.gz

Image

Thanks,
Christian