[PATCH] fix windfarm_rm31 for RackMac logging
René Rebe
rene at exactco.de
Sat Nov 15 03:47:14 AEDT 2025
Log server, not desktop G5 for RackMac windfarm.
Signed-off-by: René Rebe <rene at exactco.de>
--- a/drivers/macintosh/windfarm_rm31.c 2024-02-18 18:35:38.842532931 +0100
+++ b/drivers/macintosh/windfarm_rm31.c 2024-02-18 18:37:51.563520143 +0100
@@ -699,7 +699,7 @@
if (nr_chips > NR_CHIPS)
nr_chips = NR_CHIPS;
- pr_info("windfarm: Initializing for desktop G5 with %d chips\n",
+ pr_info("windfarm: Initializing for server G5 with %d chips\n",
nr_chips);
/* Get MPU data for each CPU */
--
René Rebe, ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin
https://exactco.de | https://t2linux.com | https://rene.rebe.de
More information about the Linuxppc-dev
mailing list