All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	Al Viro <viro@zeniv.linux.org.uk>
Subject: Re: linux-next: Tree for Mar 19 (uml)
Date: Mon, 19 Mar 2012 17:14:48 +0100	[thread overview]
Message-ID: <4F675B78.8060300@nod.at> (raw)
In-Reply-To: <4F674A2D.5080504@xenotime.net>

[-- Attachment #1: Type: text/plain, Size: 902 bytes --]

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@zeniv.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@zeniv.linux.org.uk>

The size of struct page is not known to all users of asm/mmu.h

Thanks,
//richard


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2012-03-19 16:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-19  7:48 linux-next: Tree for Mar 19 Stephen Rothwell
2012-03-19 15:01 ` linux-next: Tree for Mar 19 (uml) Randy Dunlap
2012-03-19 16:14   ` Richard Weinberger [this message]
2012-03-19 16:44     ` Al Viro
2012-03-19 20:16       ` Randy Dunlap
2012-03-19 15:15 ` linux-next: Tree for Mar 19 (net/usb) Randy Dunlap
2012-03-19 17:48 ` [PATCH] net: qmi_wwan: fix build error due to cdc-wdm dependecy Bjørn Mork
2012-03-19 20:16   ` Randy Dunlap
2012-03-19 22:17     ` David Miller

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=4F675B78.8060300@nod.at \
    --to=richard@nod.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=sfr@canb.auug.org.au \
    --cc=viro@zeniv.linux.org.uk \
    /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.