From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751822AbcBLPV4 (ORCPT ); Fri, 12 Feb 2016 10:21:56 -0500 Received: from www.linutronix.de ([62.245.132.108]:41593 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751016AbcBLPVz (ORCPT ); Fri, 12 Feb 2016 10:21:55 -0500 Subject: Re: [PATCH 2/2] kernel: sched: fix preempt_disable_ip recodring for preempt_disable() To: Steven Rostedt , kbuild test robot References: <1455232867-29059-2-git-send-email-bigeasy@linutronix.de> <201602120854.8TTvuPQW%fengguang.wu@intel.com> <20160211194538.3057c3c8@gandalf.local.home> Cc: kbuild-all@01.org, Ingo Molnar , Peter Zijlstra , linux-kernel@vger.kernel.org From: Sebastian Andrzej Siewior Message-ID: <56BDF891.4090408@linutronix.de> Date: Fri, 12 Feb 2016 16:21:53 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 MIME-Version: 1.0 In-Reply-To: <20160211194538.3057c3c8@gandalf.local.home> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/12/2016 01:45 AM, Steven Rostedt wrote: > Looks like you need to add this? (maybe) no. It will then try to include other files and complain even more. I've sent v2 and drop this split and looks simpler now. > -- Steve Sebastian