From: Mark Salter <msalter@redhat.com>
To: siddhesh.poyarekar@gmail.com
Cc: linux-next <linux-next@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: nommu build failure in linux-next
Date: Tue, 06 Mar 2012 09:49:36 -0500 [thread overview]
Message-ID: <1331045377.17099.2.camel@deneb.redhat.com> (raw)
commit b7b2a0afacada237005068294cb0ccc49d32889e
Author: Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com>
Date: Tue Mar 6 11:17:12 2012 +1100
procfs: mark thread stack correctly in proc/<pid>/maps
This patch still breaks nommu builds. The previous syntax issue has been
resolved, but now I see a link error:
fs/built-in.o: In function `nommu_vma_show':
task_nommu.c:(.text+0x564a0): undefined reference to `vm_is_stack'
make[1]: *** [.tmp_vmlinux1] Error 1
next reply other threads:[~2012-03-06 14:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 14:49 Mark Salter [this message]
2012-03-06 15:19 ` nommu build failure in linux-next Siddhesh Poyarekar
2012-03-06 20:16 ` [PATCH 1/2] mm: Fix task_nommu build regression " Siddhesh Poyarekar
2012-03-06 20:16 ` [PATCH 2/2] mm/linux-next: Fix rcu locking in vm_is_stack Siddhesh Poyarekar
2012-03-07 15:38 ` Oleg Nesterov
2012-03-07 16:05 ` Siddhesh Poyarekar
2012-03-07 22:11 ` Siddhesh Poyarekar
2012-03-08 17:40 ` Oleg Nesterov
2012-03-08 18:35 ` Siddhesh Poyarekar
2012-03-06 20:39 ` [PATCH 1/2] mm: Fix task_nommu build regression in linux-next Andrew Morton
2012-03-07 3:31 ` Siddhesh Poyarekar
2012-03-07 16:43 ` Siddhesh Poyarekar
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=1331045377.17099.2.camel@deneb.redhat.com \
--to=msalter@redhat.com \
--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.