Re: [PATCH 1/4] x86 paravirt_ops: create no_paravirt.h for native ops
From: Andi Kleen <hidden>
Date: 2006-08-07 06:20:21
Also in:
lkml
From: Andi Kleen <hidden>
Date: 2006-08-07 06:20:21
Also in:
lkml
On Monday 07 August 2006 08:04, Rusty Russell wrote:
On Mon, 2006-08-07 at 07:30 +0200, Andi Kleen wrote:quoted
quoted
===================================================================--- /dev/null +++ b/include/asm-i386/no_paravirt.hI can't say I like the name. After all that should be the normal case for a long time now ... native? normal? bareiron?Yeah, I don't like it much either. native.h doesn't say what the alternative is. native_paravirt.h is kind of contradictory.
You could create a subdirectory?
I'm just shuffling code here, and if the other approach works, I won't even be doing that.
If you move it you can as well clean it up. The result would be likely at least 50% shorter. -Andi