Re: [RFC] Rename various 'IA32' uses in arch/x86/ code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: [RFC] Rename various 'IA32' uses in arch/x86/ code
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Date: Fri, 19 Jun 2015 09:13:05 +0200
- Cc: Brian Gerst <brgerst@xxxxxxxxx>, Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>, Peter Zijlstra <peterz@xxxxxxxxxxxxx>, Borislav Petkov <bp@xxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>, Denys Vlasenko <dvlasenk@xxxxxxxxxx>, Andy Lutomirski <luto@xxxxxxxxxxxxxx>, linux-tip-commits@xxxxxxxxxxxxxxx
- In-reply-to: <9E143C8F-1F0D-4528-B354-30BB68CCBC0E@zytor.com>
- User-agent: Mutt/1.5.23 (2014-03-12)
* H. Peter Anvin <hpa@xxxxxxxxx> wrote:
> We have generally used i386 as opposed to x86 for that purpose. [...]
So 'i386' is really the original name that stuck.
'x86-32' sounds more appropriate to me - we should not perpetuate the i386 name,
as we don't run on an original i386 anymore ;-)
Here's what I think sounds pretty natural:
CONFIG_X86_32_ABI
CONFIG_X86_64_ABI
CONFIG_X86_X32_ABI
- CONFIG_X86_X32_ABI and CONFIG_X86_32_ABI selects CONFIG_COMPAT.
- CONFIG_X86_32_ABI enables the 32-bit/32-bit system call ABI.
- CONFIG_X86_X32_ABI enables the extra 64-bit/32-bit system call entries.
- CONFIG_IA32_EMULATION goes away.
> [...] IA32 in MSR names is part of the MSR name and should not be taken out.
Yes, of course.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux Video &Media]
[Linux Audio Users]
[Yosemite News]
[Linux SCSI]