From: Mark Salter <msalter@redhat.com>
To: linux-next@vger.kernel.org
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
siddhesh.poyarekar@gmail.com,
Andrew Morton <akpm@linux-foundation.org>
Subject: build failure in linux-next
Date: Thu, 01 Mar 2012 11:11:41 -0500 [thread overview]
Message-ID: <1330618302.2453.7.camel@deneb.redhat.com> (raw)
In linux-next, this breaks nommu builds:
commit b8665bd461ecdc561e7c95d039567d0a79208226
Author: Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com>
Date: Sat Feb 25 12:28:09 2012 +1100
procfs: mark thread stack correctly in proc/<pid>/maps
I think this was merged into linux-next from the -mm tree.
There are unbalanced parens in fs/proc/task_nommu.c which leads to this
when building:
fs/proc/task_nommu.c: In function 'nommu_vma_show':
fs/proc/task_nommu.c:177:2: warning: no return statement in function returning non-void
fs/proc/task_nommu.c: At top level:
fs/proc/task_nommu.c:179:14: error: expected ')' before '\xa'
fs/proc/task_nommu.c:180:2: error: expected identifier or '(' before 'return'
fs/proc/task_nommu.c:181:1: error: expected identifier or '(' before '}' token
next reply other threads:[~2012-03-01 16:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 16:11 Mark Salter [this message]
2012-03-01 17:02 ` build failure in linux-next Siddhesh Poyarekar
2012-03-01 22:01 ` Mark Salter
-- strict thread matches above, loose matches on Subject: below --
2012-03-21 14:36 Mark Salter
2012-03-21 14:59 ` Andrea Arcangeli
2012-03-21 15:07 ` Stephen Rothwell
2012-03-21 15:02 ` Stephen Rothwell
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=1330618302.2453.7.camel@deneb.redhat.com \
--to=msalter@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=siddhesh.poyarekar@gmail.com \
/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.