All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tommy Wu <tommy@teatime.com.tw>
To: "David S. Miller" <davem@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Sparc64 compile error for 2.4.0-prerelease
Date: Tue, 02 Jan 2001 11:57:13 +0800	[thread overview]
Message-ID: <3A515199.5388E685@teatime.com.tw> (raw)
In-Reply-To: <3A513089.9AF6EB6A@teatime.com.tw> <200101020252.SAA01602@pizda.ninka.net>

"David S. Miller" 寫道:
> 
> See testing/prerelease-diff
> 

  This patch still has problem for define 'HZ' in 'asm-sparc64/delay.h'.
  It defined in linux/param.h.

--- delay.old   Tue Jan  2 11:53:34 2001
+++ delay.h     Tue Jan  2 11:43:17 2001
@@ -8,6 +8,7 @@
 #define __SPARC64_DELAY_H

 #include <linux/config.h>
+#include <linux/param.h>
 #ifdef CONFIG_SMP
 #include <linux/sched.h>
 #include <asm/smp.h>

  

-- 

    Tommy Wu
    mailto:tommy@teatime.com.tw
    http://www.teatime.com.tw/~tommy
    ICQ: 22766091
    Mobile Phone: +886 936 909490
    TeaTime BBS +886 2 31515964 24Hrs V.Everything

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-01-02  4:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02  1:36 Sparc64 compile error for 2.4.0-prerelease Tommy Wu
2001-01-02  2:42 ` Tom Vier
2001-01-02  2:52 ` David S. Miller
2001-01-02  3:57   ` Tommy Wu [this message]
2001-01-02  7:29     ` David S. Miller

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=3A515199.5388E685@teatime.com.tw \
    --to=tommy@teatime.com.tw \
    --cc=davem@redhat.com \
    --cc=linux-kernel@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.