From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756211AbXKEAQj (ORCPT ); Sun, 4 Nov 2007 19:16:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754215AbXKEAQU (ORCPT ); Sun, 4 Nov 2007 19:16:20 -0500 Received: from terminus.zytor.com ([198.137.202.10]:57300 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753971AbXKEAQT (ORCPT ); Sun, 4 Nov 2007 19:16:19 -0500 Message-ID: <472E6001.9040404@zytor.com> Date: Sun, 04 Nov 2007 16:12:49 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Linus Torvalds CC: Jeremy Fitzhardinge , Linux Kernel Mailing List , Thomas Gleixner , Ingo Molnar , Mikael Petterson , Eric Biederman Subject: Re: [GIT PULL] x86 setup: correct booting on 486DX4 References: <200711042259.lA4Mxa0n025210@tazenda.hos.anvin.org> <472E551E.2010507@zytor.com> <472E5DAB.8080804@zytor.com> In-Reply-To: <472E5DAB.8080804@zytor.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org H. Peter Anvin wrote: > > Apparently because the Intel documentation disagrees with itself. That's > all. > Just to be perfectly clear: I much prefer the code with the short (near) jump, because it keeps the code cleaner. I have sent a patch to Mikael to test out. -hpa