Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@cup.hp.com>
To: Thomas Marteau <marteaut@esiee.fr>
Cc: Puffin Group <parisc-linux@thepuffingroup.com>
Subject: Re: [parisc-linux] The new kernel
Date: Sun, 28 Jan 2001 20:17:33 -0800	[thread overview]
Message-ID: <200101290417.UAA25622@milano.cup.hp.com> (raw)
In-Reply-To: Your message of "Sat, 27 Jan 2001 03:48:52 PST." <3A723714.F271D06C@esiee.fr>

Thomas Marteau wrote:
> Hi all,
> 
>         Xavier and I made 2 differents kernels of the new CVS: Ok for
> B132 but our 712 dies after saying:
> Firmware does not allow selection of default wide mode
> 
> Just after branching to kernel

The kernel does not emit that msg and it only attempts
the call pdc_psw_get_mask() for __LP64__ code.
(see arch/parisc/kernel/setup.c:init_per_cpu())
I just recently added that for CONFIG_SMP stuff.

OTOH, palo will attempt to make that PDC call for 64-bit kernels.
But that's not new code. See ipl/pdc_misc.c.
And it prints the above msg when (PDC_PSW, PDC_RETURN_MASK) is invoked
but wide_mode bit is clear (ie not available).

I also believe you didn't try the same kernel on the B132 as on the 712.
Otherwise, I'm pretty sure it would have given the same error.
As you probably know, "wide mode" is only supported on PA2.0 CPU's
and both systems you tried have PA1.1 (PXC-L or L2).

grant

Grant Grundler
parisc-linux {PCI|IOMMU|SMP} hacker
+1.408.447.7253

      reply	other threads:[~2001-01-29  4:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-27  2:48 [parisc-linux] The new kernel Thomas Marteau
2001-01-29  4:17 ` Grant Grundler [this message]

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=200101290417.UAA25622@milano.cup.hp.com \
    --to=grundler@cup.hp.com \
    --cc=marteaut@esiee.fr \
    --cc=parisc-linux@thepuffingroup.com \
    /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