[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F675B78.8060300@nod.at>
Date: Mon, 19 Mar 2012 17:14:48 +0100
From: Richard Weinberger <richard@....at>
To: Randy Dunlap <rdunlap@...otime.net>
CC: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>
Subject: Re: linux-next: Tree for Mar 19 (uml)
Am 19.03.2012 16:01, schrieb Randy Dunlap:
> CC arch/um/kernel/asm-offsets.s
> In file included from include/linux/mm_types.h:16:0,
> from include/linux/sched.h:64,
> from arch/x86/um/shared/sysdep/kernel-offsets.h:2,
> from arch/um/kernel/asm-offsets.c:1:
> arch/um/include/asm/mmu.h:15:14: error: array type has incomplete element type
> make[2]: *** [arch/um/kernel/asm-offsets.s] Error 1
>
Looks like this commit introduced the issue:
commit 1ed71e0439cba3609d3c69bf04795e0389cd35e4
Author: Al Viro <viro@...iv.linux.org.uk>
Date: Thu Feb 23 01:33:19 2012 -0500
um: embed ->stub_pages[] into mmu_context
seriously, kmalloc() for two-element array of pointers?
Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
The size of struct page is not known to all users of asm/mmu.h
Thanks,
//richard
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists