All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: David Howells <dhowells@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>,
	Randy Dunlap <rdunlap@xenotime.net>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: linux-next: Tree for July 26 (uml)
Date: Tue, 14 Aug 2012 17:17:12 +0200	[thread overview]
Message-ID: <502A6BF8.6040804@nod.at> (raw)
In-Reply-To: <30102.1344957328@warthog.procyon.org.uk>

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

Am 14.08.2012 17:15, schrieb David Howells:
> How about this then?
> 
> David
> ---
> diff --git a/arch/x86/um/Kconfig b/arch/x86/um/Kconfig
> index 9926e11..a4b0c10 100644
> --- a/arch/x86/um/Kconfig
> +++ b/arch/x86/um/Kconfig
> @@ -21,9 +21,11 @@ config 64BIT
>  config X86_32
>  	def_bool !64BIT
>  	select HAVE_AOUT
> +	select MODULES_USE_ELF_REL
>  
>  config X86_64
>  	def_bool 64BIT
> +	select MODULES_USE_ELF_RELA
>  
>  config RWSEM_XCHGADD_ALGORITHM
>  	def_bool X86_XADD && 64BIT

Looks sane.

Acked-by: Richard Weinberger <richard@nod.at>

Thanks,
//richard


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

WARNING: multiple messages have this Message-ID (diff)
From: Richard Weinberger <richard@nod.at>
To: David Howells <dhowells@redhat.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	user-mode-linux-devel@lists.sourceforge.net,
	Rusty Russell <rusty@rustcorp.com.au>,
	LKML <linux-kernel@vger.kernel.org>,
	Randy Dunlap <rdunlap@xenotime.net>,
	linux-next@vger.kernel.org
Subject: Re: [uml-devel] linux-next: Tree for July 26 (uml)
Date: Tue, 14 Aug 2012 17:17:12 +0200	[thread overview]
Message-ID: <502A6BF8.6040804@nod.at> (raw)
In-Reply-To: <30102.1344957328@warthog.procyon.org.uk>


[-- Attachment #1.1: Type: text/plain, Size: 602 bytes --]

Am 14.08.2012 17:15, schrieb David Howells:
> How about this then?
> 
> David
> ---
> diff --git a/arch/x86/um/Kconfig b/arch/x86/um/Kconfig
> index 9926e11..a4b0c10 100644
> --- a/arch/x86/um/Kconfig
> +++ b/arch/x86/um/Kconfig
> @@ -21,9 +21,11 @@ config 64BIT
>  config X86_32
>  	def_bool !64BIT
>  	select HAVE_AOUT
> +	select MODULES_USE_ELF_REL
>  
>  config X86_64
>  	def_bool 64BIT
> +	select MODULES_USE_ELF_RELA
>  
>  config RWSEM_XCHGADD_ALGORITHM
>  	def_bool X86_XADD && 64BIT

Looks sane.

Acked-by: Richard Weinberger <richard@nod.at>

Thanks,
//richard


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

[-- Attachment #2: Type: text/plain, Size: 395 bytes --]

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

[-- 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

  reply	other threads:[~2012-08-14 15:17 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-26  5:04 linux-next: Tree for July 26 Stephen Rothwell
2012-07-26 15:18 ` linux-next: Tree for July 26 (uml) Randy Dunlap
2012-08-13 17:00   ` Randy Dunlap
2012-08-14  0:13     ` Rusty Russell
2012-08-14 14:26       ` David Howells
2012-08-14 14:26         ` [uml-devel] " David Howells
2012-08-14 14:31         ` Richard Weinberger
2012-08-14 14:31           ` [uml-devel] " Richard Weinberger
2012-08-14 14:51           ` David Howells
2012-08-14 14:51             ` [uml-devel] " David Howells
2012-08-14 14:54             ` David Howells
2012-08-14 14:54               ` David Howells
2012-08-14 14:54               ` [uml-devel] " David Howells
2012-08-14 14:57               ` Richard Weinberger
2012-08-14 14:57                 ` [uml-devel] " Richard Weinberger
2012-08-14 15:06                 ` David Howells
2012-08-14 15:06                   ` [uml-devel] " David Howells
2012-08-14 15:08                   ` Richard Weinberger
2012-08-14 15:08                     ` [uml-devel] " Richard Weinberger
2012-08-14 15:15                     ` David Howells
2012-08-14 15:15                       ` [uml-devel] " David Howells
2012-08-14 15:17                       ` Richard Weinberger [this message]
2012-08-14 15:17                         ` Richard Weinberger
2012-08-14 17:41                         ` Randy Dunlap
2012-08-20  2:51                           ` Rusty Russell
2012-08-20  2:51                             ` [uml-devel] " Rusty Russell
2012-08-21 17:43                             ` Randy Dunlap
2012-08-22  1:17                               ` Rusty Russell
2012-08-14 15:09                   ` David Howells
2012-08-14 15:09                     ` David Howells
2012-08-14 15:09                     ` [uml-devel] " David Howells
2012-08-14 14:54             ` Richard Weinberger
2012-08-14 14:54               ` [uml-devel] " Richard Weinberger
2012-07-26 15:43 ` linux-next: Tree for July 26 (vfio) Randy Dunlap
2012-07-26 16:16   ` Alex Williamson

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=502A6BF8.6040804@nod.at \
    --to=richard@nod.at \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=rusty@rustcorp.com.au \
    --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 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.