From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f52.google.com ([74.125.82.52]:33260 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933804AbcBQOUI (ORCPT ); Wed, 17 Feb 2016 09:20:08 -0500 Received: by mail-wm0-f52.google.com with SMTP id g62so239408490wme.0 for ; Wed, 17 Feb 2016 06:20:07 -0800 (PST) To: Greg KH Cc: stable , "luto@kernel.org" , hpa@linux.intel.com, Ingo Molnar From: Jiri Slaby Subject: [stable 3.10] x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers Message-ID: <56C48191.1060704@suse.cz> Date: Wed, 17 Feb 2016 15:20:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Hi, please put: commit 425be5679fd292a3c36cb1fe423086708a99f11a Author: Andy Lutomirski Date: Fri May 22 16:15:47 2015 -0700 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers into 3.10. I cannot boot 3.10.* without that at all. I have: $ gcc --version gcc (SUSE Linux) 4.8.5 $ as --version GNU assembler (GNU Binutils; devel:gcc / SLE-12) 2.26.20160125-238 You can cherry-pick e4037eb7c531a6687704ecf1b24c66ac25ad3ab6 from stable-3.12 directly. It is a backport that applies cleanly as well to 3.10. thanks, -- js suse labs