From: dann frazier <dannf@hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: sn/kernel/bte_error.c build error
Date: Sat, 08 Jan 2005 02:42:42 +0000 [thread overview]
Message-ID: <20050108024242.GB7366@jale> (raw)
In-Reply-To: <20050106201841.GB6009@jale>
A UP build of 2.6.10 fails in bte_error.c because HZ is undefined.
Approved by Jesse in Message-Id: <200501061330.48941.jbarnes@engr.sgi.com>
Signed-off-by: dann frazier <dannf@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@engr.sgi.com>
--- kernel-source-2.6.10/arch/ia64/sn/kernel/bte_error.c.orig 2005-01-06 13:20:10.954478087 -0700
+++ kernel-source-2.6.10/arch/ia64/sn/kernel/bte_error.c 2005-01-06 12:54:41.483793698 -0700
@@ -15,6 +15,7 @@
#include "xtalk/xwidgetdev.h"
#include "xtalk/hubdev.h"
#include <asm/sn/bte.h>
+#include <asm/param.h>
/*
* Bte error handling is done in two parts. The first captures
prev parent reply other threads:[~2005-01-08 2:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-06 20:18 sn/kernel/bte_error.c build error dann frazier
2005-01-06 21:30 ` Jesse Barnes
2005-01-08 2:42 ` dann frazier [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=20050108024242.GB7366@jale \
--to=dannf@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox