From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755328AbcETHI1 (ORCPT ); Fri, 20 May 2016 03:08:27 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34909 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751903AbcETHIZ (ORCPT ); Fri, 20 May 2016 03:08:25 -0400 Date: Fri, 20 May 2016 09:08:20 +0200 From: Ingo Molnar To: Steven Rostedt Cc: LKML , "H. Peter Anvin" , Thomas Gleixner , Masami Hiramatsu , Namhyung Kim , Matt Fleming Subject: Re: [PATCH] ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it Message-ID: <20160520070820.GB4003@gmail.com> References: <20160516230035.1dbae571@gandalf.local.home> <20160518103135.5d4533d6@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160518103135.5d4533d6@gandalf.local.home> 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 * Steven Rostedt wrote: > > Ingo, > > Did you want to take this patch through the tip tree, or do you want me > to take it? Feel free to take it! Thanks, Ingo