From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [git pull] signal.git
Date: Wed, 20 Feb 2013 22:58:22 +0000 [thread overview]
Message-ID: <20130220225822.GK4503@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20130220225214.GJ4503@ZenIV.linux.org.uk>
On Wed, Feb 20, 2013 at 10:52:14PM +0000, Al Viro wrote:
> That's the first pile; another one will come a bit later and will contain
> SYSCALL_DEFINE-related patches. Please, pull from
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal for-linus
For the sake of completeness - one obvious conflict on merge is in
arch/x86/Kconfig; suggested resolution is
...
select MODULES_USE_ELF_REL if X86_32
select MODULES_USE_ELF_RELA if X86_64
select CLONE_BACKWARDS if X86_32
select ARCH_USE_BUILTIN_BSWAP
select OLD_SIGSUSPEND3 if X86_32 || IA32_EMULATION
select OLD_SIGACTION if X86_32
select COMPAT_OLD_SIGACTION if IA32_EMULATION
config INSTRUCTION_DECODER
...
next prev parent reply other threads:[~2013-02-20 22:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 22:52 [git pull] signal.git Al Viro
2013-02-20 22:58 ` Al Viro [this message]
2013-02-24 2:56 ` Linus Torvalds
2013-02-24 2:56 ` Linus Torvalds
2013-02-24 3:25 ` Al Viro
2013-02-24 3:25 ` Al Viro
2013-02-24 14:48 ` Benjamin Herrenschmidt
2013-02-24 23:04 ` James Bottomley
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=20130220225822.GK4503@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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