From: "J.A. Magallon" <jamagallon@able.es>
To: Andrea Arcangeli <andrea@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.19rc3aa4
Date: Tue, 30 Jul 2002 16:36:57 +0200 [thread overview]
Message-ID: <20020730143657.GA2224@junk.cps.unizar.es> (raw)
In-Reply-To: <20020730060218.GB1181@dualathlon.random>; from andrea@suse.de on mar, jul 30, 2002 at 08:02:18 +0200
On 20020730 Andrea Arcangeli wrote:
>
> Only in 2.4.19rc3aa3: 10_sched-o1-hyperthreading-1
> Only in 2.4.19rc3aa4: 10_sched-o1-hyperthreading-2
>
It works fine this time....
BTW, are you aware of this in -aa ? I need this patch:
--- linux/include/asm-i386/processor.h Fri Jul 19 00:37:45 2002
+++ linux/include/asm-i386/processor.h~ Fri Jul 19 00:38:48 2002
@@ -401,7 +401,7 @@
{ [0 ... 7] = 0 }, /* debugging registers */ \
0, 0, 0, \
{ { 0, }, }, /* 387 state */ \
- 0,0,0,0,0,0, \
+ 0,0,0,0,0, \
0,{~0,} /* io permissions */ \
}
to shut up gcc and match the struct definition:
/* floating point info */
union i387_union i387;
/* virtual 86 mode info */
struct vm86_struct * vm86_info;
unsigned long screen_bitmap;
unsigned long v86flags, v86mask, saved_esp0;
/* IO permissions */
int ioperm;
unsigned long io_bitmap[IO_BITMAP_SIZE+1];
Coud be serious to have io_bitmap == 0 instead of == ~0 ??
--
J.A. Magallon \ Software is like sex:
junk.able.es \ It's better when it's free
Mandrake Linux release 9.0 (Cooker) for i586
Linux 2.4.19-rc3-jam4 (gcc 3.2 (Mandrake Linux 9.0 3.2-0.2mdk))
next prev parent reply other threads:[~2002-07-30 14:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-30 6:02 2.4.19rc3aa4 Andrea Arcangeli
2002-07-30 8:42 ` 2.4.19rc3aa4 Christoph Hellwig
2002-07-30 16:56 ` 2.4.19rc3aa4 Andrea Arcangeli
2002-07-30 14:36 ` J.A. Magallon [this message]
2002-07-31 15:54 ` 2.4.19rc3aa4 Daniel Phillips
2002-07-31 21:08 ` 2.4.19rc3aa4 Benjamin LaHaise
2002-07-31 21:40 ` 2.4.19rc3aa4 Andrea Arcangeli
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=20020730143657.GA2224@junk.cps.unizar.es \
--to=jamagallon@able.es \
--cc=andrea@suse.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox