Jan 19 2026
Adding the wider powerpc umbrella, so others can take a look as well.
the "extint-gpio1" check returned NULL
The type NULL checks are good. I think the whole of the changes for pmu_send() are a bit overkill. Could you test with just the one line I pointed out, and the rest reverted?
Jan 16 2026
Jan 11 2026
You could combine the two lines too by
OFFSET=$((0x$(hd...) ))
I can make the case both ways... so either is fine for me.
option #2, thanks warner! this is cleaner!
Impressive
(no changes planned, please review!)
Nov 20 2025
Feb 9 2025
Jan 27 2025
FYI, all other arches unconditionally STAILQ_INIT() the list in allocated maps. 32-bit arm initializes the list twice which is somewhat confusing.
Jan 23 2025
Jan 22 2025
Nov 15 2024
Should this also be applied to stand/powerpc/boot1.chrp/bootinfo.txt?
Nov 3 2023
Oct 31 2023
Mar 1 2023
Recently got this patch working on 13.1, quiets the fans down on my Late 2003 PowerBook5,2. In fact the fans are barely on as far as I can tell, I'll have to investigate temperatures.
Oct 6 2022
This was superseded by https://reviews.freebsd.org/D36420
Oct 4 2022
Oct 3 2022
Sep 30 2022
I'm also seeing this issue when zfs tries to mount my partition.
Considering PowerPC has been broken for quite some time, this seems a good approach, while the real issue on LLD or the kernel linker is not resolved.
Sep 29 2022
Make this change powerpc* only in order to unbreak pfsync module and
the test infrastructure.
Aug 17 2022
working with gsoc student on ppc64 Linuxulator we see the same relocation problem with copyin/copyout calls from loadable modules
Aug 16 2022
This is rather strange. The description makes it sound like there is a bug somewhere in powerpc relocation handling, nothing specifically to do with cpuset code.
May 31 2022
May 30 2022
I think this is fine as is.
There's no need to check for nfs in the middle of a string, unless there's some use case I'm unaware of...
