linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Peter Teoh <htmldeveloper@gmail.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org,
	uml-devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] "warning: passing argument 1 of ‘um_execve’ discards qualifiers from pointer target type"
Date: Thu, 30 Oct 2008 09:31:04 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.64.0810300925590.4898@anakin> (raw)
In-Reply-To: <804dabb00810291851xc617690wac1404176437fb84@mail.gmail.com>

On Thu, 30 Oct 2008, Peter Teoh wrote:
> While compiling the latest 2.6.28-rc2 (make linux ARCH=um O=uml):
> 
>   CC      arch/um/kernel/syscall.o
> /hdc1/download/2.6/linux26-acer/arch/um/kernel/syscall.c: In function
> 'kernel_execve':
> /hdc1/download/2.6/linux26-acer/arch/um/kernel/syscall.c:130: warning:
> passing argument 1 of 'um_execve' discards qualifiers from pointer
> target type
> /hdc1/download/2.6/linux26-acer/arch/um/kernel/syscall.c:130: warning:
> passing argument 2 of 'um_execve' discards qualifiers from pointer
> target type
> /hdc1/download/2.6/linux26-acer/arch/um/kernel/syscall.c:130: warning:
> passing argument 3 of 'um_execve' discards qualifiers from pointer
> target type
> u  CC      arch/um/kernel/sysrq.o
>   CC      arch/um/kernel/time.o
> 
> snip
> 
>   CC      kernel/trace/trace.o
> /hdc1/download/2.6/linux26-acer/kernel/trace/trace.c: In function
> 'tracing_generic_entry_update':
> /hdc1/download/2.6/linux26-acer/kernel/trace/trace.c:659: error:
> implicit declaration of function 'irqs_disabled_flags'
> make[3]: *** [kernel/trace/trace.o] Error 1
> make[2]: *** [kernel/trace] Error 2
> make[1]: *** [kernel] Error 2
> make: *** [sub-make] Error 2
> 
> The .config as per attached.

I see there are no UML builds yet on
http://kisskb.ellerman.id.au/kisskb/matrix/.
Perhaps it would be a good idea to add them?

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2008-10-30  8:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30  1:51 [uml-devel] "warning: passing argument 1 of ‘um_execve’ discards qualifiers from pointer target type" Peter Teoh
2008-10-30  8:31 ` Geert Uytterhoeven [this message]
2008-10-30 15:14   ` Peter Teoh
2008-10-30 23:38   ` Stephen Rothwell
2008-10-31  8:52     ` Geert Uytterhoeven

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=Pine.LNX.4.64.0810300925590.4898@anakin \
    --to=geert@linux-m68k.org \
    --cc=htmldeveloper@gmail.com \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).