Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1292592
| From | Chen Gang <chengang@emindsoft.com.cn> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h |
| Date | 2015-12-15 23:10 +0100 |
| Message-ID | <qG5Xc-1EX-29@gated-at.bofh.it> (permalink) |
| References | <qG01s-68o-35@gated-at.bofh.it> <qG0b9-6bS-41@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 12/15/15 23:50, Arnd Bergmann wrote:
> On Tuesday 15 December 2015 23:47:28 kbuild test robot wrote:
>> from include/linux/mm.h:55,
>> from arch/arm/mm/fault.c:13:
>> arch/arm/mm/fault.c: In function 'do_translation_fault':
>>>> arch/arm/include/asm/pgtable-2level.h:187:27: error: expected expression before 'do'
>> #define set_pud(pud,pudp) do { } while (0)
>> ^
>> include/asm-generic/pgtable-nopud.h:36:36: note: in expansion of macro 'set_pud'
>> #define set_pgd(pgdptr, pgdval) (set_pud((pud_t *)(pgdptr), \
>>
>
> This is a result of the added braces, please redo the patch.
>
OK, thanks.
--
Chen Gang (陈刚)
Open, share, and attitude like air, water, and life which God blessed
--
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 — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h Chen Gang <chengang@emindsoft.com.cn> - 2015-12-15 15:20 +0100
Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h kbuild test robot <lkp@intel.com> - 2015-12-15 16:40 +0100
Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h kbuild test robot <lkp@intel.com> - 2015-12-15 16:50 +0100
Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h Arnd Bergmann <arnd@arndb.de> - 2015-12-15 17:00 +0100
Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h Chen Gang <chengang@emindsoft.com.cn> - 2015-12-15 23:10 +0100
Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h Joe Perches <joe@perches.com> - 2015-12-15 21:30 +0100
Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h Chen Gang <chengang@emindsoft.com.cn> - 2015-12-15 23:10 +0100
Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h kbuild test robot <lkp@intel.com> - 2015-12-15 21:40 +0100
csiph-web