linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Christian Zigotzky <chzigotzky@xenosoft.de>,
	Segher Boessenkool <segher@kernel.crashing.org>
Cc: Darren Stevens <darren@stevens-zone.net>,
	Andrew Donnellan <ajd@linux.ibm.com>,
	npiggin@gmail.com, rmclure@linux.ibm.com,
	mad skateman <madskateman@gmail.com>,
	Olof Johansson <olof@lixom.net>,
	linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
	Trevor Dickinson <rtd2@xtra.co.nz>,
	Christian Zigotzky <info@xenosoft.de>
Subject: Re: Issues with the first PowerPC updates for the kernel 6.1
Date: Mon, 17 Oct 2022 11:42:54 +1100	[thread overview]
Message-ID: <87y1tfl1pt.fsf@mpe.ellerman.id.au> (raw)
In-Reply-To: <C4072BA4-BF73-41B8-A109-8062C4F051DD@xenosoft.de>

Christian Zigotzky <chzigotzky@xenosoft.de> writes:
> No, it’s not fine. We used the POWER4 CPU config before.

We dropped POWER4 support in 2018.

The recent commit just updated the help text to match reality.

There were some changes to the CPU flags, but if anything they should
have made things more likely to work properly on old CPUs.

Previously BIG_ENDIAN && GENERIC_CPU would use -mcpu=power5, now it uses
-mcpu=power4.


cheers

>> On 16. Oct 2022, at 18:51, Segher Boessenkool <segher@kernel.crashing.org> wrote:
>> 
>> On Fri, Oct 14, 2022 at 06:11:21PM +0200, Christian Zigotzky wrote:
>>> make oldconfig has asked because of the CPU family. I choosed GENERIC for my P.A. Semi PWRficient PA6T-1682M. Is this correct? Maybe this is the problem.
>>> 
>>> config GENERIC_CPU
>>> -    bool "Generic (POWER4 and above)"
>>> +    bool "Generic (POWER5 and PowerPC 970 and above)"
>>>    depends on PPC_BOOK3S_64 && !CPU_LITTLE_ENDIAN
>>>    select PPC_64S_HASH_MMU
>>> 
>>> There isn’t a POWER4 anymore and I used it via CONFIG_GENERIC_CPU=y before.
>> 
>> PA6T is ISA 2.04, just like POWER5+.  It should be fine.
>> 
>> 
>> Segher

  reply	other threads:[~2022-10-17  0:43 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-12  6:51 Issues with the first PowerPC updates for the kernel 6.1 Christian Zigotzky
2022-10-12  7:56 ` Andrew Donnellan
2022-10-13  7:03   ` Christian Zigotzky
2022-10-13  7:28     ` Christophe Leroy
2022-10-13  9:42       ` Christian Zigotzky
2022-10-13  9:46         ` Christian Zigotzky
2022-10-14 16:11         ` Christian Zigotzky
2022-10-14 18:47           ` Olof Johansson
2022-10-17  0:17             ` Michael Ellerman
2022-10-16 16:46           ` Segher Boessenkool
2022-10-16 17:32             ` Christian Zigotzky
2022-10-17  0:42               ` Michael Ellerman [this message]
2022-10-17  7:53                 ` Christian Zigotzky
2022-10-29 15:33                   ` Segher Boessenkool
2022-10-30  7:57                     ` Christian Zigotzky
     [not found]                   ` <fe06590f-6db6-f5cc-72ec-e635f66f3d3b@xenosoft.de>
2022-10-29 13:52                     ` Christian Zigotzky
2022-10-30 13:30                     ` Christian Zigotzky
2022-11-01 16:46                       ` Christian Zigotzky
2022-10-15  9:50         ` Andrew Donnellan
2022-10-15 21:05           ` Christian Zigotzky
2022-10-30 16:46 ` Issues with the first PowerPC updates for the kernel 6.1 #forregzbot Thorsten Leemhuis
2022-11-03  0:08   ` Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y1tfl1pt.fsf@mpe.ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=ajd@linux.ibm.com \
    --cc=chzigotzky@xenosoft.de \
    --cc=darren@stevens-zone.net \
    --cc=info@xenosoft.de \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=madskateman@gmail.com \
    --cc=npiggin@gmail.com \
    --cc=olof@lixom.net \
    --cc=rmclure@linux.ibm.com \
    --cc=rtd2@xtra.co.nz \
    --cc=segher@kernel.crashing.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).