From: Ritesh Raj Sarraf <rrs@debian.org>
To: richard -rw- weinberger <richard.weinberger@gmail.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] uml build failure on arch i386
Date: Mon, 02 Apr 2012 17:52:06 +0530 [thread overview]
Message-ID: <4F7999EE.6030003@debian.org> (raw)
In-Reply-To: <CAFLxGvxiCjYUkjYye8QW_6MRt7VgGrqrJrwN_M375VTGYaUEsg@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 977 bytes --]
On Monday 02 April 2012 01:20 PM, richard -rw- weinberger wrote:
>> Config file available at:
>> > http://people.debian.org/~rrs/tmp/config.i386
> Please give the attached patch a try!
>
Thank you Richard. The patch fixes the build failure on i386.
> diff --git a/arch/x86/um/Makefile b/arch/x86/um/Makefile
> index 8fb5840..f322503 100644
> --- a/arch/x86/um/Makefile
> +++ b/arch/x86/um/Makefile
> @@ -19,7 +19,8 @@ ifeq ($(CONFIG_X86_32),y)
> obj-y += checksum_32.o
> obj-$(CONFIG_BINFMT_ELF) += elfcore.o
>
> -subarch-y = ../lib/string_32.o ../lib/atomic64_32.o ../lib/atomic64_cx8_32.o
> +subarch-y = ../lib/string_32.o ../lib/atomic64_32.o ../lib/atomic64_cx8_32.o \
> + ../lib/atomic64_386_32.o ../lib/cmpxchg8b_emu.o
> subarch-$(CONFIG_RWSEM_XCHGADD_ALGORITHM) += ../lib/rwsem.o
> subarch-$(CONFIG_HIGHMEM) += ../mm/highmem_32.o
>
--
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]
[-- Attachment #2: Type: text/plain, Size: 191 bytes --]
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
[-- Attachment #3: Type: text/plain, Size: 194 bytes --]
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2012-04-02 12:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-31 18:44 [uml-devel] uml build failure on arch i386 Ritesh Raj Sarraf
2012-04-02 6:29 ` richard -rw- weinberger
2012-04-02 7:19 ` Ritesh Raj Sarraf
2012-04-02 7:50 ` richard -rw- weinberger
2012-04-02 12:22 ` Ritesh Raj Sarraf [this message]
2012-04-02 12:25 ` richard -rw- weinberger
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=4F7999EE.6030003@debian.org \
--to=rrs@debian.org \
--cc=richard.weinberger@gmail.com \
--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 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.