Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1363128
| From | Andrew Donnellan <andrew.donnellan@au1.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] arch: powerpc: mm: fixed spelling error. |
| Date | 2016-03-23 00:40 +0100 |
| Message-ID | <rfE42-3bd-15@gated-at.bofh.it> (permalink) |
| References | <rfr6N-2uL-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Alok Thanks for wanting to contribute to the Linux kernel! On 22/03/16 20:43, mistryalok wrote: > Fixed spelling error. > Signed-off-by: Alok Mistry <alokn73@gmail.com> > --- > /* > - * No CPU has hugepages but lacks no execute, so we > + * No CPU has huge pages but lacks no execute, so we > * don't need to worry about that case > */ Within the kernel, we have a lot of internal terminology. If you grep through the kernel source code, you'll find that in both the documentation and the code, we do use the term "hugepage". We also use "huge page", but "hugepage" is more common. Therefore I wouldn't call it a spelling error, just an internal term :) Andrew -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] arch: powerpc: mm: fixed spelling error. mistryalok <alokn73@gmail.com> - 2016-03-22 10:50 +0100 Re: [PATCH] arch: powerpc: mm: fixed spelling error. Andrew Donnellan <andrew.donnellan@au1.ibm.com> - 2016-03-23 00:40 +0100
csiph-web