Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1166346
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | "H. Peter Anvin" <hpa@zytor.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] x86/raid6: correctly check for assembler capabilities |
| Date | Tue, 16 Jun 2015 21:50:02 +0200 |
| Message-ID | <pC51T-3OF-11@gated-at.bofh.it> (permalink) |
| References | <oLHMR-4IW-1@gated-at.bofh.it> <oPSql-3o1-1@gated-at.bofh.it> <oPSJI-3Lw-11@gated-at.bofh.it> <oPSTo-4cE-17@gated-at.bofh.it> |
| X-Original-To | Paul Bolle <pebolle@tiscali.nl>, NeilBrown <neilb@suse.de> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 29 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Jan Beulich <JBeulich@suse.com>, Valentin Rothberg <valentinrothberg@gmail.com>, mingo@elte.hu, tglx@linutronix.de, james.t.kukunas@linux.intel.com, linux-kernel@vger.kernel.org |
| X-Original-Date | Tue, 16 Jun 2015 12:46:48 -0700 |
| X-Original-Message-ID | <55807D28.7090702@zytor.com> |
| X-Original-References | <54C2148E02000078000588FB@mail.emea.novell.com> <1422995490.23894.32.camel@x220> <20150204075033.25fb2317@notabene.brown> <1422997415.23894.44.camel@x220> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1166346 |
Show key headers only | View raw
On 02/03/2015 01:03 PM, Paul Bolle wrote: > On Wed, 2015-02-04 at 07:50 +1100, NeilBrown wrote: >> Actually the prefix of this macro is "CONFIG_AS_", not "CONFIG_" :-) >> CONFIG_AS_ is reserved for assembly magic, and is never used by the the >> kconfig system. >> >> (Well..... I might have made bits of that up, but "git grep 'config AS_'" >> doesn't find anything). > > That's correct, there are no Kconfig symbols starting with AS_. But > still, I would like to hear whether there's a reasonable chance I might > convince other people to adopt my peeve. > > The thinking behind that peeve is, basically, that where people > encounter a CONFIG_* macro they should only have to check the .config > file to see how that macro was evaluated in the build that was used. > There is a hope/intent that eventually the config system will be able to incorporate toolchain dependencies for a bunch of reasons. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] x86/raid6: correctly check for assembler capabilities "H. Peter Anvin" <hpa@zytor.com> - 2015-06-16 21:50 +0200
Re: [PATCH] x86/raid6: correctly check for assembler capabilities Paul Bolle <pebolle@tiscali.nl> - 2015-06-16 22:00 +0200
Re: [PATCH] x86/raid6: correctly check for assembler capabilities "H. Peter Anvin" <hpa@zytor.com> - 2015-06-16 22:10 +0200
Re: [PATCH] x86/raid6: correctly check for assembler capabilities Paul Bolle <pebolle@tiscali.nl> - 2015-06-16 22:40 +0200
Re: [PATCH] x86/raid6: correctly check for assembler capabilities "H. Peter Anvin" <hpa@zytor.com> - 2015-06-16 22:50 +0200
Re: [PATCH] x86/raid6: correctly check for assembler capabilities Paul Bolle <pebolle@tiscali.nl> - 2015-06-16 23:00 +0200
csiph-web