Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1313890 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2016-01-21 06:20 +0100 |
| Last post | 2016-01-21 21:40 +0100 |
| Articles | 5 — 2 participants |
Back to article view | Back to linux.kernel
linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-21 06:20 +0100
Re: linux-next: build failure after merge of the akpm-current tree Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-01-21 06:20 +0100
Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-21 06:30 +0100
Re: linux-next: build failure after merge of the akpm-current tree Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-01-21 06:50 +0100
Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-21 21:40 +0100
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-01-21 06:20 +0100 |
| Subject | linux-next: build failure after merge of the akpm-current tree |
| Message-ID | <qTfP5-x3-27@gated-at.bofh.it> |
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (arm
efm32_defconfig) failed like this:
fs/proc/task_nommu.c:132:28: error: 'mm' undeclared (first use in this function)
Caused by commit
e87d4fd02f40 ("proc: revert /proc/<pid>/maps [stack:TID] annotation")
# CONFIG_MMU is not set
Discovered after today's linux-next release.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[toc] | [next] | [standalone]
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Date | 2016-01-21 06:20 +0100 |
| Message-ID | <qTfP5-x3-33@gated-at.bofh.it> |
| In reply to | #1313890 |
On Thu, Jan 21, 2016 at 04:11:56PM +1100, Stephen Rothwell wrote:
> Hi Andrew,
>
> After merging the akpm-current tree, today's linux-next build (arm
> efm32_defconfig) failed like this:
>
> fs/proc/task_nommu.c:132:28: error: 'mm' undeclared (first use in this function)
>
> Caused by commit
>
> e87d4fd02f40 ("proc: revert /proc/<pid>/maps [stack:TID] annotation")
posted a patch for it few minutes ago.
https://patchwork.kernel.org/patch/8077421/
regards
sudip
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-01-21 06:30 +0100 |
| Message-ID | <qTfYL-Ea-9@gated-at.bofh.it> |
| In reply to | #1313894 |
Hi Sudip,
On Thu, 21 Jan 2016 10:47:09 +0530 Sudip Mukherjee <sudipm.mukherjee@gmail.com> wrote:
>
> On Thu, Jan 21, 2016 at 04:11:56PM +1100, Stephen Rothwell wrote:
> > Hi Andrew,
> >
> > After merging the akpm-current tree, today's linux-next build (arm
> > efm32_defconfig) failed like this:
> >
> > fs/proc/task_nommu.c:132:28: error: 'mm' undeclared (first use in this function)
> >
> > Caused by commit
> >
> > e87d4fd02f40 ("proc: revert /proc/<pid>/maps [stack:TID] annotation")
>
> posted a patch for it few minutes ago.
> https://patchwork.kernel.org/patch/8077421/
Thanks, I have added that to the akpm-current tree for tomorrow in case
Andrew does not get around to it.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[toc] | [prev] | [next] | [standalone]
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Date | 2016-01-21 06:50 +0100 |
| Message-ID | <qTgi7-LZ-13@gated-at.bofh.it> |
| In reply to | #1313898 |
Hi Stephen,
On Thu, Jan 21, 2016 at 04:25:45PM +1100, Stephen Rothwell wrote:
> Hi Sudip,
>
> On Thu, 21 Jan 2016 10:47:09 +0530 Sudip Mukherjee <sudipm.mukherjee@gmail.com> wrote:
> >
> > On Thu, Jan 21, 2016 at 04:11:56PM +1100, Stephen Rothwell wrote:
> > > Hi Andrew,
> > >
> > > After merging the akpm-current tree, today's linux-next build (arm
> > > efm32_defconfig) failed like this:
> > >
> > > fs/proc/task_nommu.c:132:28: error: 'mm' undeclared (first use in this function)
> > >
> > > Caused by commit
> > >
> > > e87d4fd02f40 ("proc: revert /proc/<pid>/maps [stack:TID] annotation")
> >
> > posted a patch for it few minutes ago.
> > https://patchwork.kernel.org/patch/8077421/
>
> Thanks, I have added that to the akpm-current tree for tomorrow in case
> Andrew does not get around to it.
Adding that will uncover one more build failure, and the patch for that
is at:
https://patchwork.kernel.org/patch/8077891/
regards
sudip
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-01-21 21:40 +0100 |
| Message-ID | <qTubo-1Zs-11@gated-at.bofh.it> |
| In reply to | #1313928 |
Hi Sudip, On Thu, 21 Jan 2016 11:17:05 +0530 Sudip Mukherjee <sudipm.mukherjee@gmail.com> wrote: > > Adding that will uncover one more build failure, and the patch for that > is at: > https://patchwork.kernel.org/patch/8077891/ Looks like Dave Miller has picked that up. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web