From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752087AbcAFTm2 (ORCPT ); Wed, 6 Jan 2016 14:42:28 -0500 Received: from mail.skyhub.de ([78.46.96.112]:35012 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751777AbcAFTm1 (ORCPT ); Wed, 6 Jan 2016 14:42:27 -0500 Date: Wed, 6 Jan 2016 20:42:22 +0100 From: Borislav Petkov To: Andy Lutomirski 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 Subject: Re: [PATCH v7 1/3] x86: Add classes to exception tables Message-ID: <20160106194222.GC16647@pd.tnic> References: <20160106123346.GC19507@pd.tnic> <20160106175948.GA16647@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.