Re: [PATCH] i386 GDT cleanups: Rename boot_gdt_table to boot_gdt

2007-03-23 Thread Andi Kleen
>  Rename boot_gdt_table to boot_gdt to avoid the duplicate
> T(able).

We already have so much code churn in this area now, please
no pointless renames for at least two releases.

Thanks.

-Andi
-
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/


Re: [PATCH] i386 GDT cleanups: Rename boot_gdt_table to boot_gdt

2007-03-23 Thread Rusty Russell
On Thu, 2007-03-22 at 16:59 +0100, Sébastien Dugué wrote:
>  Rename boot_gdt_table to boot_gdt to avoid the duplicate
> T(able).
> 
> Signed-off-by: Sébastien Dugué <[EMAIL PROTECTED]>
> 
> ---
>  arch/i386/kernel/head.S   |9 -
>  arch/i386/kernel/trampoline.S |   12 ++--
>  2 files changed, 10 insertions(+), 11 deletions(-)

Acked-by: Rusty Russell <[EMAIL PROTECTED]>

In future, I'd recommend adding a witty comment to any such trivial
patch: it's really the only way to get it featured on LWN's Kernel Quote
of the Week.

Damn you Jon for turning us all into show ponies! (*Hi mum!*)
Rusty.

-
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/


Re: [PATCH] i386 GDT cleanups: Rename boot_gdt_table to boot_gdt

2007-03-23 Thread Rusty Russell
On Thu, 2007-03-22 at 16:59 +0100, Sébastien Dugué wrote:
  Rename boot_gdt_table to boot_gdt to avoid the duplicate
 T(able).
 
 Signed-off-by: Sébastien Dugué [EMAIL PROTECTED]
 
 ---
  arch/i386/kernel/head.S   |9 -
  arch/i386/kernel/trampoline.S |   12 ++--
  2 files changed, 10 insertions(+), 11 deletions(-)

Acked-by: Rusty Russell [EMAIL PROTECTED]

In future, I'd recommend adding a witty comment to any such trivial
patch: it's really the only way to get it featured on LWN's Kernel Quote
of the Week.

Damn you Jon for turning us all into show ponies! (*Hi mum!*)
Rusty.

-
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/


Re: [PATCH] i386 GDT cleanups: Rename boot_gdt_table to boot_gdt

2007-03-23 Thread Andi Kleen
  Rename boot_gdt_table to boot_gdt to avoid the duplicate
 T(able).

We already have so much code churn in this area now, please
no pointless renames for at least two releases.

Thanks.

-Andi
-
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/