All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kip Walker" <kwalker@broadcom.com>
To: "Ralf Baechle" <ralf@linux-mips.org>
Cc: "Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Ralf R?sch" <ralf.roesch@rw-gmbh.de>,
	"Linux/MIPS Development" <linux-mips@linux-mips.org>
Subject: Re: Compiler Problems in tlbex-r4k.S
Date: Thu, 23 Oct 2003 11:41:22 -0700	[thread overview]
Message-ID: <3F9820D2.528E0C73@broadcom.com> (raw)
In-Reply-To: 20031023163331.GA27437@linux-mips.org

Ralf Baechle wrote:
> 
> On Thu, Oct 23, 2003 at 11:43:27AM +0200, Geert Uytterhoeven wrote:
> 
> > > If I change the line 43 from:
> > > #define PTE_PAGE_SIZE       (1L << PTE_PAGE_SHIFT)
> > > to
> > > #define PTE_PAGE_SIZE       (1 << PTE_PAGE_SHIFT)
> > > the compiling is o.k.
> 
> The fix for this went into CVS yesterday.

Actually, this is a new problem which was my fault.  I'm checking in the
fix.

Apologies!

Kip

      reply	other threads:[~2003-10-23 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23  9:33 Compiler Problems in tlbex-r4k.S Ralf Rösch
2003-10-23  9:33 ` Ralf Rösch
2003-10-23  9:43 ` Geert Uytterhoeven
2003-10-23 16:33   ` Ralf Baechle
2003-10-23 18:41     ` Kip Walker [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=3F9820D2.528E0C73@broadcom.com \
    --to=kwalker@broadcom.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf.roesch@rw-gmbh.de \
    --cc=ralf@linux-mips.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.