Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Borislav Petkov Newsgroups: linux.kernel Subject: Re: [PATCH v7 1/3] x86: Add classes to exception tables Date: Wed, 06 Jan 2016 20:50:01 +0100 Message-ID: References: X-Original-To: Andy Lutomirski Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alien8.de; s=alien8; t=1452109345; bh=ftLLwcHPiboobZ89ivefORZI+K5Z+hA3aZTDwqJQfHI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=hQzvXQUnI5PGgcF6QJ/rNHbeUN/chMPYAk1f+G IiyGEyq5jjG7LQo0FSsVkleTTyhpPRTR+KAK2GP6pMBdpJyolNWWnLCpOeoG0oMO4AP yJ28AE9GPlNHGaAme9G88a2C0cE4grRAspTF/tdmK/vPM6EuKMWvv4XF+AC7oHqzyc= Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alien8.de; s=alien8; t=1452109345; bh=ftLLwcHPiboobZ89ivefORZI+K5Z+hA3aZTDwqJQfHI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=hQzvXQUnI5PGgcF6QJ/rNHbeUN/chMPYAk1f+G IiyGEyq5jjG7LQo0FSsVkleTTyhpPRTR+KAK2GP6pMBdpJyolNWWnLCpOeoG0oMO4AP yJ28AE9GPlNHGaAme9G88a2C0cE4grRAspTF/tdmK/vPM6EuKMWvv4XF+AC7oHqzyc= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 20 Organization: linux.* mail to news gateway X-Original-Cc: Tony Luck , Ingo Molnar , Andrew Morton , Andy Lutomirski , Dan Williams , Robert , "linux-kernel@vger.kernel.org" , "linux-mm@kvack.org" , linux-nvdimm , X86 ML X-Original-Date: Wed, 6 Jan 2016 20:42:22 +0100 X-Original-Message-ID: <20160106194222.GC16647@pd.tnic> X-Original-References: <20160106123346.GC19507@pd.tnic> <20160106175948.GA16647@pd.tnic> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1303024 On Wed, Jan 06, 2016 at 10:07:19AM -0800, Andy Lutomirski wrote: > Agreed. I just think that your current fixup_ex_handler > implementation needs adjustment if you do it that way. Right, and as you just mentioned on IRC, there's also sortextable.c which needs adjusting. So I'll go stare at that code first to try to figure out what exactly is being done there... Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/