From: "Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br>
To: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i386: convert mm_context_t semaphore to a mutex
Date: Mon, 6 Aug 2007 18:10:23 -0300 [thread overview]
Message-ID: <20070806181023.13b5aba3@localhost> (raw)
In-Reply-To: <20070806103655.4428c5d2@localhost>
Em Mon, 6 Aug 2007 10:36:55 -0300
"Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br> escreveu:
| Em Mon, 6 Aug 2007 09:46:08 +0200
| Ingo Molnar <mingo@elte.hu> escreveu:
|
| |
| | > typedef struct {
| | > int size;
| | > - struct semaphore sem;
| | > + struct mutex lock;
| |
| | hm, looks good to me but i'm wondering why this was a holdout for such a
| | long time :-) Did you manage to test actual LDT functionality with this
| | patch applied?
|
| No, I didn't. The only test I did was to run the kernel with this
| patch applied.
|
| I'll manage to test it then. Do you have a test-case or has any
| suggestion?
And again, SMTP problems makes me looks like a joker...
Sorry for the spam, just realized the problem now.
--
Luiz Fernando N. Capitulino
next prev parent reply other threads:[~2007-08-06 21:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-03 13:55 [PATCH] i386: convert mm_context_t semaphore to a mutex Luiz Fernando N. Capitulino
2007-08-06 7:46 ` Ingo Molnar
2007-08-06 13:34 ` Luiz Fernando N. Capitulino
2007-08-06 13:36 ` Luiz Fernando N. Capitulino
2007-08-06 15:25 ` Ingo Molnar
2007-08-06 17:15 ` Luiz Fernando N. Capitulino
2007-08-06 17:43 ` Ingo Molnar
2007-08-06 19:32 ` Andi Kleen
2007-08-06 20:36 ` Luiz Fernando N. Capitulino
2007-08-06 13:36 ` Luiz Fernando N. Capitulino
2007-08-06 21:10 ` Luiz Fernando N. Capitulino [this message]
2007-08-06 13:39 ` Luiz Fernando N. Capitulino
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=20070806181023.13b5aba3@localhost \
--to=lcapitulino@mandriva.com.br \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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