From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: RE: [Linux-ia64] 2.5.50+ patch for the impatient...
Date: Thu, 05 Dec 2002 17:08:22 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805505@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805503@msgid-missing>
>>>>> On Thu, 5 Dec 2002 10:19:02 -0600, Matt_Domsch@Dell.com said:
Matt> I'm still unable to create include/asm-ia64/offsets.h
Matt> properly.
Matt> include/linux/sched.h has: union thread_union { struct
Matt> thread_info thread_info; unsigned long
Matt> stack[INIT_THREAD_SIZE/sizeof(long)]; };
Matt> (INIT_THREAD_SIZE needs to be number)
Matt> include/asm-ia64/thread_info.h has: #define INIT_THREAD_SIZE
Matt> /* tell sched.h not to declare the thread_union */
Matt> (INIT_THREAD_SIZE isn't a number)
Something must have gone wrong with applying the ia64 patch. In sched.h,
it should say:
#ifndef INIT_THREAD_SIZE
right before the thread_union declaration.
--david
next prev parent reply other threads:[~2002-12-05 17:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-05 8:13 [Linux-ia64] 2.5.50+ patch for the impatient David Mosberger
2002-12-05 16:19 ` Matt_Domsch
2002-12-05 17:06 ` Jesse Barnes
2002-12-05 17:08 ` David Mosberger [this message]
2002-12-05 22:50 ` Matt Domsch
2002-12-06 14:15 ` Keith Owens
2002-12-07 4:57 ` David Mosberger
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-105590709805505@msgid-missing \
--to=davidm@napali.hpl.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.