All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: kbuild test robot <lkp@intel.com>
Cc: Chen Gang <chengang@emindsoft.com.cn>,
	kbuild-all@01.org, trivial@kernel.org,
	Linux-Arch <linux-arch@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h
Date: Tue, 15 Dec 2015 16:50:06 +0100	[thread overview]
Message-ID: <8033721.mSphpqy3yk@wuerfel> (raw)
In-Reply-To: <201512152302.Zy0UpM2T%fengguang.wu@intel.com>

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.

	Arnd

  reply	other threads:[~2015-12-15 15:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-15 14:15 [PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h Chen Gang
2015-12-15 14:20 ` Chen Gang
2015-12-15 15:34 ` kbuild test robot
2015-12-15 15:47 ` kbuild test robot
2015-12-15 15:50   ` Arnd Bergmann [this message]
2015-12-15 21:57     ` Chen Gang
2015-12-15 20:26 ` Joe Perches
2015-12-15 22:06   ` Chen Gang
2015-12-15 20:29 ` kbuild test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8033721.mSphpqy3yk@wuerfel \
    --to=arnd@arndb.de \
    --cc=chengang@emindsoft.com.cn \
    --cc=kbuild-all@01.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.