All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Randy Dunlap <rdunlap@xenotime.net>, Richard Weinberger <richard@nod.at>
Cc: David Howells <dhowells@redhat.com>,
	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: Mon, 20 Aug 2012 12:21:31 +0930	[thread overview]
Message-ID: <878vda5l8s.fsf@rustcorp.com.au> (raw)
In-Reply-To: <502A8DD6.90807@xenotime.net>

On Tue, 14 Aug 2012 10:41:42 -0700, Randy Dunlap <rdunlap@xenotime.net> wrote:
> On 08/14/2012 08:17 AM, Richard Weinberger wrote:
> 
> > 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>
> 
> 
> Acked-by: Randy Dunlap <rdunlap@xenotime.net>

Thanks, folded into David's original patch.

Cheers,
Rusty.

WARNING: multiple messages have this Message-ID (diff)
From: Rusty Russell <rusty@rustcorp.com.au>
To: Randy Dunlap <rdunlap@xenotime.net>, Richard Weinberger <richard@nod.at>
Cc: David Howells <dhowells@redhat.com>,
	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: [uml-devel] linux-next: Tree for July 26 (uml)
Date: Mon, 20 Aug 2012 12:21:31 +0930	[thread overview]
Message-ID: <878vda5l8s.fsf@rustcorp.com.au> (raw)
In-Reply-To: <502A8DD6.90807@xenotime.net>

On Tue, 14 Aug 2012 10:41:42 -0700, Randy Dunlap <rdunlap@xenotime.net> wrote:
> On 08/14/2012 08:17 AM, Richard Weinberger wrote:
> 
> > 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>
> 
> 
> Acked-by: Randy Dunlap <rdunlap@xenotime.net>

Thanks, folded into David's original patch.

Cheers,
Rusty.

------------------------------------------------------------------------------
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/
_______________________________________________
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-20  5:01 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
2012-08-14 15:17                         ` [uml-devel] " Richard Weinberger
2012-08-14 17:41                         ` Randy Dunlap
2012-08-20  2:51                           ` Rusty Russell [this message]
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=878vda5l8s.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=richard@nod.at \
    --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.