| To: | Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> |
|---|---|
| Subject: | Re: [PATCH] Improve atomic.h implementation robustness |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Wed, 1 Dec 2004 21:53:32 +0000 (GMT) |
| Cc: | Dominic Sweetman <dom@mips.com>, linux-mips@linux-mips.org, ralf@linux-mips.org, Nigel Stephens <nigel@mips.com>, David Ung <davidu@mips.com> |
| In-reply-to: | <20041201204536.GI3225@rembrandt.csv.ica.uni-stuttgart.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20041201070014.GG3225@rembrandt.csv.ica.uni-stuttgart.de> <16813.39660.948092.328493@doms-laptop.algor.co.uk> <20041201204536.GI3225@rembrandt.csv.ica.uni-stuttgart.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 1 Dec 2004, Thiemo Seufer wrote: > The compiler was improved with PIC code in mind. The kernel is > non-PIC, and can't allow explicit relocs by the compiler because > of the weird code model used for 64bit kernels. This led to some > degradation and even subtle failures for inline assembly code which > relies on assumptions about earlier compiler's behaviour. What do you mean by "the weird code model" and what failures have you observed? I think the bits are worth being done correctly, so I'd like to know what problems to address. Maciej |
| Previous by Date: | Re: [PATCH] Improve atomic.h implementation robustness, Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: [PATCH] Improve atomic.h implementation robustness, Thiemo Seufer |
| Previous by Thread: | Re: [PATCH] Improve atomic.h implementation robustness, Thiemo Seufer |
| Next by Thread: | Re: [PATCH] Improve atomic.h implementation robustness, Thiemo Seufer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |