Re: [PATCH] Fix Immediate Values x86_64 support old gcc (v3)
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Date: Sun, 25 May 2008 09:21:24 +0200
On Wed, May 21, 2008 at 10:03:09PM -0400, Mathieu Desnoyers wrote:
* Mathieu Desnoyers (compudj@xxxxxxxxxxxxxxxxxx) wrote:
GCC < 4, on x86_64, does not accept symbol+offset operands for "i" constraints
asm statements. Fallback on generic immediate values if this compiler is
detected.
Please replace the previous paragraph in the changelog by :
GCC < 4, on x86_64, does not accept symbol+offset operands for "i"
constraints asm statements. Fallback on a memory read in lieue of
immediate value if this compiler is detected.
As Peter pointed out, talking of "generic immediate value" is rather
confusing.
Hi Mathieu
As this is not kbuild related (except fom some minor details)
I do not plan to take this in kbuild.git.
I suggest to push it via Andrew.
You may add an Acked-by: from me though.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH ftrace.git sched-fixes.git] Fix Immediate Values x86_64 support old gcc (v3)
- From: Mathieu Desnoyers
- [PATCH ftrace.git sched-fixes.git] Fix Immediate Values x86_64 support old gcc (v3)
- References:
- [PATCH] Fix Immediate Values x86_64 support old gcc
- From: Mathieu Desnoyers
- Re: [PATCH] Fix Immediate Values x86_64 support old gcc
- From: Sam Ravnborg
- Re: [PATCH] Fix Immediate Values x86_64 support old gcc
- From: Mathieu Desnoyers
- Re: [PATCH] Fix Immediate Values x86_64 support old gcc
- From: Sam Ravnborg
- Re: [PATCH] Fix Immediate Values x86_64 support old gcc (v2)
- From: Mathieu Desnoyers
- Re: [PATCH] Fix Immediate Values x86_64 support old gcc (v2)
- From: Sam Ravnborg
- Re: [PATCH] Fix Immediate Values x86_64 support old gcc (v3)
- From: Mathieu Desnoyers
- Re: [PATCH] Fix Immediate Values x86_64 support old gcc (v3)
- From: Mathieu Desnoyers
- [PATCH] Fix Immediate Values x86_64 support old gcc
- Prev by Date: Re: [PATCH v2 -mm 0/2] x86: per-device dma_mapping_ops
- Next by Date: Re: [Bug #10724] ACPI : EC: GPE
- Previous by thread: Re: [PATCH] Fix Immediate Values x86_64 support old gcc (v3)
- Next by thread: [PATCH ftrace.git sched-fixes.git] Fix Immediate Values x86_64 support old gcc (v3)
- Index(es):
Relevant Pages
|