All of lore.kernel.org
 help / color / mirror / Atom feed
From: George France <france@handhelds.org>
To: "Martin Brulisauer" <martin@bruli.net>,
	o.pitzeier@uptime.at, ghoz@sympatico.ca,
	Jay.Estabrook@compaq.com, pollard@tomcat.admin.navo.hpc.mil
Cc: linux-kernel@vger.kernel.org, "'Bryce'" <bryce@redhat.com>,
	"Christopher C. Chimelis" <chris@debian.org>,
	Harry <Harry.Heinisch@hp.com>,
	Jeff.Wiedemeier@hp.com, Peter Petrakis <voodoo@alphadriven.org>,
	Rich Payne <rdp@talisman.alphalinux.org>,
	"Christopher C. Chimelis" <chris@debian.org>
Subject: Re: kbuild 2.5.26 - arch/alpha
Date: Fri, 9 Aug 2002 10:23:06 -0400	[thread overview]
Message-ID: <02080910230605.04020@shadowfax.middleearth> (raw)
In-Reply-To: <3D53AEF8.16231.E49799D@localhost>

Hello Martin,

I am glad to have received your e-mail.  I was just thinking about
you.  For a quick update, as I am attempting to get demos out the
door for LWE:

Bryce has convinced me to setup a daily diary on advantgo.

   http://www.advogato.org/person/France

which I plan on updating this afternoon.  In short for me on alpha this
week:

Monday: I worked on the usb-uhci.c driver which has a few
               32 bitisms.  I will not have time to submit a tested
               patch until after LWE. The problem appears to be

                   unsigned int io_addr = pci_resource_start()

               and possibly

                   unsigned int io_size = pci_resource_len()

              putting a 64bit address into a 32bit slot just does not
              work very well. :-)  Even after changes the 'int' to 'long',
              the USB device worked extremely well, but upon inserting or
              removing a USB device, the SCSI controller on my system
              hangs for about 30 secs while it resets due to receiving
              an invalid instruction.  I suspect that there is corruption
              of some kind on the PCI bus, but I do not have time this 
             week to track this down.

Tuesday: My Binutils patch was accepted for adding
               -mev67, -mev68, -m21264a and -m21264b
               Chatted with Bryce on several Alpha related issues.

Wed: Meet with Jay, Jeff, John and Harry in Nashua.
         Jeff has 2.5.x (x=29 IIRC) working with smp and non smp systems.
         after some testing the patches should make it to the kernel soon.
         I pushed out updates for RH7.2 (Alpha) for  gcc, util-linux, glibc
         and openssl.
         I worked on the RSS patches for the autobuild system.

Thur: I chatted (e-mail) with Peter Petrakis today.  He would like me to upgrade
         the system which hosts alphanews.net and linuxalpha.org to use RH7.2
         I hope to have time on Friday (today, yikes!), before I leave for LWE.

As for gcc 3.1 in the kernel, most Alpha kernel hackers use egcs or 2.95. 
Personally I tend to use 2.95 for my kernels.

I have UNH students that build several complete toolchains everyday
for alpha including 2.95.x, 3.0.x, 3.1.x and gcc-head.  By complete tool
chain I mean binutils, gcc, gdb, glibc and all the support programs.

   http://handhelds.org/projects/toolchain/autobuild/build-results.php3

I am certain that they would like to chat with you in great detail about
toolchain issues related to the Alpha architecture.

I agree that communications in regard to Alpha could and should be better.
We should probably setup a wiki or webpage to help keep track of  Alpha
issues or maybe just use one of the existing alpha mailing lists or I could
setup something on alpha.crl.dec.com next week.

I hope this helps.

Best Regards,


--George

On Friday 09 August 2002 06:00, Martin Brulisauer wrote:
> On 23 Jul 2002, at 18:29, George France wrote:
> > On Tuesday 23 July 2002 14:48, Oliver Pitzeier wrote:
> > > [ ... ]
> > >
> > > > You have made me aware that we have unintentionally created a
> > > > private sort of club.  I apologize. This will have to be corrected.
> > >
> > > That's not what I expected to read...
> > > I think that this "private club" is not wrong at all... It just would
> > > be nicer if there would be some kind of batch every week where all
> > > alpha users/developers get a mail...
> >
> > I agree. We should send a weekly e-mail with the current status.
>
> I did not see any news on the alpha/linux topic in lkml lately.
>
> What is the way to keep in touch with the "private club" to help/
> assist in getting further to a running 2.5.x kernel on alpha? I
> am still on 2.4.18 on my test system.
>
> Did anybody use gcc-3.0.x or gcc-3.1? With gcc-3.0.4 I
> successfully built 2.4.18 but some applications don't run
> correctly (eg. MySQL -> Parser). Is the kernel compilable
> with gcc-3.1? Today I am using gcc-2.95.3 and I think is
> ok; better than egcs (generates less unaligned traps at
> runtime without changing the source).
>



  reply	other threads:[~2002-08-09 14:19 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <002b01c23279$84be70a0$1211a8c0@pitzeier.priv.at>
     [not found] ` <02072318292300.02533@shadowfax.middleearth>
2002-08-09 10:00   ` kbuild 2.5.26 - arch/alpha Martin Brulisauer
2002-08-09 14:23     ` George France [this message]
2002-08-09 17:51     ` Måns Rullgård
2002-08-09 21:03     ` Thunder from the hill
     [not found] <20020723202538.NYJJ13064.tomts23-srv.bellnexxia.net@there>
     [not found] ` <001701c2329b$a812f6d0$1211a8c0@pitzeier.priv.at>
2002-07-23 23:26   ` Martin Brulisauer
     [not found] <3D3DF93C.16904.30BF311@localhost>
     [not found] ` <001a01c2329d$6d588fd0$1211a8c0@pitzeier.priv.at>
2002-07-23 23:21   ` Martin Brulisauer
2002-07-21 13:54 Martin Brulisauer
     [not found] ` <001101c230d7$c5973c40$1211a8c0@pitzeier.priv.at>
2002-07-23 12:42   ` Martin Brulisauer
2002-07-23 13:28     ` Jan-Benedict Glaw
2002-07-23 23:34       ` Oliver Pitzeier
2002-07-24  6:53         ` Thunder from the hill
2002-07-24  7:07           ` Thunder from the hill
2002-07-24  7:13           ` Martin Brulisauer
2002-07-24  7:45             ` Thunder from the hill
2002-07-23 15:05     ` George France
2002-07-23 16:24       ` Ghozlane Toumi
2002-07-23 17:01       ` Martin Brulisauer
2002-07-23 19:00         ` George France
2002-07-23 19:08           ` Sven Koch
2002-07-23 21:24             ` Jay Estabrook
2002-07-23 20:18           ` Jay Estabrook
2002-07-23 23:44           ` Oliver Pitzeier
2002-07-23 23:35     ` Oliver Pitzeier
2002-07-23 23:54 ` Oliver Pitzeier
2002-07-24  3:51   ` Thunder from the hill
  -- strict thread matches above, loose matches on Subject: below --
2002-07-20  8:41 Martin Brulisauer

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=02080910230605.04020@shadowfax.middleearth \
    --to=france@handhelds.org \
    --cc=Harry.Heinisch@hp.com \
    --cc=Jay.Estabrook@compaq.com \
    --cc=Jeff.Wiedemeier@hp.com \
    --cc=bryce@redhat.com \
    --cc=chris@debian.org \
    --cc=ghoz@sympatico.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin@bruli.net \
    --cc=o.pitzeier@uptime.at \
    --cc=pollard@tomcat.admin.navo.hpc.mil \
    --cc=rdp@talisman.alphalinux.org \
    --cc=voodoo@alphadriven.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.