All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: PATCH: gcc 3.3 support and quota workaround
Date: Tue, 05 Aug 2003 22:43:28 +0000	[thread overview]
Message-ID: <marc-linux-ia64-106012356213861@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105897942901816@msgid-missing>

On Wednesday 23 July 2003 10:56 am, H. J. Lu wrote:
> I am using gcc 3.3 to build the ia64 2.4 kernel from
> 
> http://lia64.bkbits.net/linux-ia64-2.4
> 
> Gcc 3.3 doesn't like multi-line asm statement. I am enclosing a patch
> here.

In 2.6, the asm statement was moved into a .S file.  I'd rather see a
2.4 patch that does the same thing.

Also, gcc 3.3.1 was unable to build a stable kernel when I released
the 2.4.21 ia64 patch.  So use it at your own risk.

> Also the kernel won't compile with
> 
> CONFIG_QUOTA=y
> 
> in .config since INIT_QUOTA_MODULE_NAMES is not defined anywhere. I
> looked at fs/dquot.c. There are some codes which weren't in 2.4.22-pre6
> nor 2.4.22-pre7. Where did they come from? I use the patch enclosed to
> get the kernel to compile.

The patch that added INIT_QUOTA_MODULE_NAMES appears to have
been removed, so I think this problem no longer exists.  (I was
able to build a kernel with CONFIG_QUOTA=y.)

Bjorn


      parent reply	other threads:[~2003-08-05 22:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23 16:56 PATCH: gcc 3.3 support and quota workaround H. J. Lu
2003-07-23 17:15 ` Christoph Hellwig
2003-08-05 22:43 ` Bjorn Helgaas [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=marc-linux-ia64-106012356213861@msgid-missing \
    --to=bjorn.helgaas@hp.com \
    --cc=linux-ia64@vger.kernel.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.