From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932523Ab2DSUki (ORCPT ); Thu, 19 Apr 2012 16:40:38 -0400 Received: from mail3.caviumnetworks.com ([12.108.191.235]:6248 "EHLO mail3.caviumnetworks.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932204Ab2DSUkh (ORCPT ); Thu, 19 Apr 2012 16:40:37 -0400 Message-ID: <4F907844.6080004@cavium.com> Date: Thu, 19 Apr 2012 13:40:36 -0700 From: David Daney User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 MIME-Version: 1.0 To: "H. Peter Anvin" CC: David Daney , Linus Torvalds , Borislav Petkov , Linux Kernel Mailing List , Ingo Molnar , Thomas Gleixner , "Daney, David" , "ralf@linux-mips.org" Subject: Re: [PATCH 3/3] x86, extable: Handle early exceptions References: <1334794610-5546-1-git-send-email-hpa@zytor.com> <20120419092255.GA29542@aftab> <20120419092630.GD29542@aftab> <4F904541.2030200@zytor.com> <20120419173802.GI3221@aftab.osrc.amd.com> <4F90527B.7020005@zytor.com> <9ff2e09c-57e4-455e-8614-1b3b17b652f4@email.android.com> <4F9072CA.6030903@gmail.com> <4F9073A6.4030709@zytor.com> <4F907512.9060300@zytor.com> In-Reply-To: <4F907512.9060300@zytor.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Apr 2012 20:40:36.0690 (UTC) FILETIME=[ACBBC320:01CD1E6C] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/19/2012 01:26 PM, H. Peter Anvin wrote: > On 04/19/2012 01:20 PM, H. Peter Anvin wrote: >> On 04/19/2012 01:17 PM, David Daney wrote: >>> On 04/19/2012 11:55 AM, H. Peter Anvin wrote: >>>> Either way I suggest picking up David's presorting patchset since it >>>> is already done and use its infrastructure for any further improvements. >>> >>> It does have the advantage of already being implemented. There was a >>> little feedback on the kbuild portions of the patch. >>> >>> If you would like, I will send an updated version of the patch. >> >> Please. It gets us 90% of the way, and we need the infrastructure >> anyway to do any further work. >> > > Linus, it's not really an x86 patchset, but would you object if I queue > up David's updated patchset in -tip? I'll try to get an Ack from Ralf > for the MIPS portion. > I am looking at the patch right now to see if I want to revise it in any way. Very Soon Now I will either send a new version, or indicate that I think the existing version is good enough. David Daney