From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751114AbdE1JM5 (ORCPT ); Sun, 28 May 2017 05:12:57 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35194 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750905AbdE1JMz (ORCPT ); Sun, 28 May 2017 05:12:55 -0400 Date: Sun, 28 May 2017 11:12:51 +0200 From: Ingo Molnar To: hpa@zytor.com Cc: Josh Poimboeuf , linux-kernel@vger.kernel.org, Jiri Slaby , Andrew Morton , live-patching@vger.kernel.org, Thomas Gleixner , Ingo Molnar , the arch/x86 maintainers , Andy Lutomirski , Jiri Kosina , Linus Torvalds , Peter Zijlstra Subject: Re: [PATCH 7/7] DWARF: add the config option Message-ID: <20170528091251.2d4hgyihhkr7jtu4@gmail.com> References: <20170505122200.31436-7-jslaby@suse.cz> <20170507165524.cdxfuwbd5alr7v6k@treble> <20170519205354.caeyqri2k6gvso3w@treble> <8dbbb971-fc41-fba2-f356-931a7eabe6ef@zytor.com> <20170519212913.otir6mlujoxoy3ha@treble> <20170522111248.q74jgpqlwxl5oby7@gmail.com> <0192326e-2abc-5bc2-07c9-fa15f2e31372@zytor.com> <20170523054906.q2x2hib73fo7wibh@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * hpa@zytor.com wrote: > This assumes that it actually ends up being feasible for objtool to do so. Yes, agreed, that's a big precondition. I'm cautiously optimistic based on Josh's experiments that he posted about in this thread. Thanks, Ingo