Steven Rostedt wrote: > /* > * x86 arch doesn't have an easy way to find out where > * gs is located. So we need to read the MSR. But first > * we need to save off the rcx, rax and rdx. > Why don't you store it in gs? movq %gs:my_gs_base, %rax? J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- References:
- Introducing paravirt_ops for x86_64
- From: Glauber de Oliveira Costa <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <[email protected]>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <[email protected]>
- Introducing paravirt_ops for x86_64
- Prev by Date: Re: [PATCH 00/23] per device dirty throttling -v8
- Next by Date: Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
- Previous by thread: Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- Next by thread: Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- Index(es):