public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [uapi:disintegrate-all 39/107] arch/tile/include/asm/ptrace.h:124:14: error: expected ':', ',', ';',
Date: Thu, 04 Oct 2012 06:35:58 +0000	[thread overview]
Message-ID: <20121004063558.GA29644@localhost> (raw)

Hi David,

FYI, kernel build failed on

tree:   git://git.infradead.org/users/dhowells/linux-headers.git disintegrate-all
head:   24eb0a7ff47bc543d88a3366b445c10bff5fa5d6
commit: 2be36cb49bc8003f113cefc878afd8ace2f44d9b [39/107] UAPI: (Scripted) Disintegrate include/linux
config: tile-tilegx_defconfig

All error/warnings:

In file included from include/uapi/linux/ptrace.h:77:0,
                 from include/linux/ptrace.h:4,
                 from arch/tile/include/asm/elf.h:24,
                 from include/linux/elf.h:4,
                 from include/linux/elfcore-compat.h:4,
                 from fs/compat_binfmt_elf.c:20:
arch/tile/include/asm/ptrace.h:124:14: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token

vim +124 arch/tile/include/asm/ptrace.h

867e359b (Chris Metcalf 2010-05-28  118)  * A structure for all single-stepper state.
867e359b (Chris Metcalf 2010-05-28  119)  *
867e359b (Chris Metcalf 2010-05-28  120)  * Also update defines in assembler section if it changes
867e359b (Chris Metcalf 2010-05-28  121)  */
867e359b (Chris Metcalf 2010-05-28  122) struct single_step_state {
867e359b (Chris Metcalf 2010-05-28  123) 	/* the page to which we will write hacked-up bundles */
0707ad30 (Chris Metcalf 2010-06-25 @124) 	void __user *buffer;
867e359b (Chris Metcalf 2010-05-28  125) 
867e359b (Chris Metcalf 2010-05-28  126) 	union {
867e359b (Chris Metcalf 2010-05-28  127) 		int flags;

The code at line 124 was first introduced by commit:
0707ad3 arch/tile: Miscellaneous cleanup changes.

---
0-DAY kernel build testing backend         Open Source Technology Center
Fengguang Wu, Yuanhan Liu                              Intel Corporation

                 reply	other threads:[~2012-10-04  6:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20121004063558.GA29644@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox