From: joel.soete@freebel.net
To: Ryan Bradetich <rbradetich@uswest.net>
Cc: joel.soete@freebel.net, parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] sti broken in pa32 on B180
Date: Thu, 04 Oct 2001 19:06:17 +0200 (CEST) [thread overview]
Message-ID: <1002215177.3bbc9709265c5@webmail.tiscalinet.be> (raw)
In-Reply-To: <20011004071350.A27483@beavis.ybsoft.com>
Hi Ryan,
Sorry but patch does not help.
Thanks any way,
Joel
Quoting Ryan Bradetich <rbradetich@uswest.net>:
> On Thu, Oct 04, 2001 at 12:24:56PM +0200, joel.soete@freebel.net wrote:
> > Hi all,
> >
> > I just come back to my hppa boxes (a 712/80 and a b180) and just co
> the last cvs
> > kernel (-pa32).
> > I do usual make oldconfig; make dep ; make vmlinux (on the 712).
>
> Try the following patch ... Thomas said this is what fixed STI on the
> B-class machines for him. If it works, I'll commit it.
>
> Thanks,
>
> - Ryan
>
>
> diff -u -p -r1.37 inventory.c
> --- inventory.c 2001/10/04 00:17:52 1.37
> +++ inventory.c 2001/10/04 13:08:21
> @@ -542,7 +542,7 @@ add_system_map_addresses(struct parisc_d
> return;
> }
>
> - for(i = 0; i < num_addrs; ++i) {
> + for(i = 0; i <= num_addrs; ++i) {
> status = pdc_system_map_find_addrs(&addr_result,
> module_instance, i);
> if(PDC_RET_OK == status) {
>
>
-------------------------------------------------
This mail sent through Tiscalinet Webmail (http://webmail.tiscali.be)
next prev parent reply other threads:[~2001-10-04 17:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-04 10:24 [parisc-linux] sti broken in pa32 on B180 joel.soete
2001-10-04 13:13 ` Ryan Bradetich
2001-10-04 15:17 ` Thomas Bogendoerfer
2001-10-04 17:06 ` joel.soete [this message]
2001-10-05 6:19 ` joel.soete
2001-10-05 10:53 ` Thomas Marteau
2001-10-05 15:56 ` Grant Grundler
2001-10-05 17:41 ` joel.soete
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=1002215177.3bbc9709265c5@webmail.tiscalinet.be \
--to=joel.soete@freebel.net \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=rbradetich@uswest.net \
/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