Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1354142
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4.4-rc8 1/4] x86/microcode/intel: save_mc_for_early: Squelch frame size warning |
| Date | 2016-03-09 14:50 +0100 |
| Message-ID | <raMEX-9f-33@gated-at.bofh.it> (permalink) |
| References | <qOkmm-1nx-25@gated-at.bofh.it> <qOkmm-1nx-31@gated-at.bofh.it> <qSf4K-7Fw-21@gated-at.bofh.it> <raLIR-7XZ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 09, 2016 at 01:41:17PM +0100, Ingo Molnar wrote:
> I think we should rather update the 32-bit defconfig? 64-bit stacks
> are more generous, and a 2K stack footprint is pretty extreme on
> 32-bit I think ...
See reply to this message.
With it, i386 defconfig of tip/master builds fine and without warnings
even though relevant stuff is selected:
$ grep -E "(MICROCODE|FRAME_WARN)" .config
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_FRAME_WARN=1024
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v4.4-rc8 1/4] x86/microcode/intel: save_mc_for_early: Squelch frame size warning Ingo Molnar <mingo@kernel.org> - 2016-03-09 13:50 +0100
Re: [PATCH v4.4-rc8 1/4] x86/microcode/intel: save_mc_for_early: Squelch frame size warning Borislav Petkov <bp@alien8.de> - 2016-03-09 14:50 +0100
[PATCH] x86/i386-defconfig: Set CONFIG_FRAME_WARN to Kconfig default Borislav Petkov <bp@alien8.de> - 2016-03-09 14:50 +0100
[tip:x86/build] x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default tip-bot for Borislav Petkov <tipbot@zytor.com> - 2016-03-09 15:00 +0100
csiph-web