[tip:x86/build] x86, boot: Fix word-size assumptions in has_eflag () inline asm

2014-01-30 Thread tip-bot for David Woodhouse
Commit-ID: 5fbbc25a99d680feca99a3095f0440f65d4307cc Gitweb: http://git.kernel.org/tip/5fbbc25a99d680feca99a3095f0440f65d4307cc Author: David Woodhouse AuthorDate: Thu, 30 Jan 2014 11:00:28 + Committer: H. Peter Anvin CommitDate: Thu, 30 Jan 2014 08:04:32 -0800 x86, boot: Fix word-s

Re: [tip:x86/build] x86, boot: Fix word-size assumptions in has_eflag () inline asm

2014-01-30 Thread Woodhouse, David
On Thu, 2014-01-30 at 10:09 +0100, Ingo Molnar wrote: > > This broke the build though: > > arch/x86/boot/compressed/../cpuflags.c: Assembler messages: > arch/x86/boot/compressed/../cpuflags.c:35: Error: invalid instruction > suffix for `pushf' Ah, that only happens with CONFIG_RANDOMIZE_BASE, so

Re: [tip:x86/build] x86, boot: Fix word-size assumptions in has_eflag () inline asm

2014-01-30 Thread Ingo Molnar
* tip-bot for David Woodhouse wrote: > Commit-ID: 9b3614ccfa5492f57f743f3856253f285b10a702 > Gitweb: http://git.kernel.org/tip/9b3614ccfa5492f57f743f3856253f285b10a702 > Author: David Woodhouse > AuthorDate: Wed, 29 Jan 2014 12:01:37 + > Committer: H. Peter Anvin > CommitDate: We

[tip:x86/build] x86, boot: Fix word-size assumptions in has_eflag () inline asm

2014-01-29 Thread tip-bot for David Woodhouse
Commit-ID: 9b3614ccfa5492f57f743f3856253f285b10a702 Gitweb: http://git.kernel.org/tip/9b3614ccfa5492f57f743f3856253f285b10a702 Author: David Woodhouse AuthorDate: Wed, 29 Jan 2014 12:01:37 + Committer: H. Peter Anvin CommitDate: Wed, 29 Jan 2014 09:09:40 -0800 x86, boot: Fix word-s