From: Clemens Schwaighofer <schwaigl@eunet.at>
To: Paul Jackson <pj@sgi.com>
Cc: Clemens Schwaighofer <gullevek@gullevek.org>,
linux-kernel@vger.kernel.org, cs@tequila.co.jp
Subject: Re: compile error with 2.6.7-rc3-mm1
Date: Sat, 12 Jun 2004 11:19:33 +0900 [thread overview]
Message-ID: <40CA6835.2070405@eunet.at> (raw)
In-Reply-To: <20040611062829.574db94f.pj@sgi.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul Jackson wrote:
| Clemens wrote:
|
|>I think I have a similar problem like I had before:
|
nono, that part is already fixed in my patch (from mm-1). So it must be
something lese.
|
| I think that this should be the same solution as was suggested before
| by William Lee Irwin III:
|
|
|
| Index: mm1-2.6.7-rc3/include/linux/cpumask.h
| ===================================================================
| --- mm1-2.6.7-rc3.orig/include/linux/cpumask.h 2004-06-09
08:06:54.000000000 -0700
| +++ mm1-2.6.7-rc3/include/linux/cpumask.h 2004-06-09
22:30:18.000000000 -0700
| @@ -248,9 +248,9 @@
| #endif
|
| #define CPU_MASK_NONE \
| -{ { \
| +((cpumask_t) { { \
| [0 ... BITS_TO_LONGS(NR_CPUS)-1] = 0UL \
| -} }
| +} })
|
| #define cpus_addr(src) ((src).bits)
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAymg1JwwYX0IeBp8RAmqgAJwIF05WUIxIcTFLInK8e4LYxtRkZwCgp73d
3Gcli2EsAw4YT4NFO0tS+RQ=
=coPa
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2004-06-12 2:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-11 13:10 compile error with 2.6.7-rc3-mm1 Clemens Schwaighofer
2004-06-11 13:28 ` Paul Jackson
2004-06-12 2:19 ` Clemens Schwaighofer [this message]
2004-06-12 10:44 ` Paul Jackson
2004-06-13 3:20 ` Clemens Schwaighofer
2004-06-13 3:42 ` Paul Jackson
2004-06-13 4:04 ` Clemens Schwaighofer
2004-06-13 4:20 ` Paul Jackson
2004-06-13 6:22 ` Clemens Schwaighofer
2004-06-13 6:39 ` Paul Jackson
2004-06-13 6:45 ` Paul Jackson
2004-06-13 6:08 ` Sam Ravnborg
2004-06-13 6:03 ` Paul Jackson
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=40CA6835.2070405@eunet.at \
--to=schwaigl@eunet.at \
--cc=cs@tequila.co.jp \
--cc=gullevek@gullevek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pj@sgi.com \
/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