From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from radon.swed.at (a.ns.miles-group.at [95.130.255.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 0724D1A0CFA for ; Mon, 8 Dec 2014 10:15:13 +1100 (AEDT) Message-ID: <5484DF7C.7060600@nod.at> Date: Mon, 08 Dec 2014 00:15:08 +0100 From: Richard Weinberger MIME-Version: 1.0 To: Rickard Strandqvist Subject: Re: [PATCH] arch: powerpc: kernel: signal_32.c: Remove unused function References: <1417990021-18696-1-git-send-email-rickard_strandqvist@spectrumdigital.se> <5484D240.30506@nod.at> In-Reply-To: Content-Type: text/plain; charset=utf-8 Cc: Michael Neuling , "linux-kernel@vger.kernel.org" , Paul Mackerras , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am 08.12.2014 um 00:11 schrieb Rickard Strandqvist: > Hi > > Ok, sorry :-( > > But I really do not. I've hacked together a script that will scan all > the code for the function, and test builds with some different config > options turned on. Looks like you did not build a powerpc32 kernel. :-) FWIW, this is the reference to the function: arch/powerpc/include/asm/systbl.h:OLDSYS(debug_setcontext) Thanks, //richard From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752700AbaLGXPN (ORCPT ); Sun, 7 Dec 2014 18:15:13 -0500 Received: from a.ns.miles-group.at ([95.130.255.143]:65275 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751224AbaLGXPM (ORCPT ); Sun, 7 Dec 2014 18:15:12 -0500 Message-ID: <5484DF7C.7060600@nod.at> Date: Mon, 08 Dec 2014 00:15:08 +0100 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Rickard Strandqvist CC: Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Michael Neuling , linuxppc-dev@lists.ozlabs.org, "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] arch: powerpc: kernel: signal_32.c: Remove unused function References: <1417990021-18696-1-git-send-email-rickard_strandqvist@spectrumdigital.se> <5484D240.30506@nod.at> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 08.12.2014 um 00:11 schrieb Rickard Strandqvist: > Hi > > Ok, sorry :-( > > But I really do not. I've hacked together a script that will scan all > the code for the function, and test builds with some different config > options turned on. Looks like you did not build a powerpc32 kernel. :-) FWIW, this is the reference to the function: arch/powerpc/include/asm/systbl.h:OLDSYS(debug_setcontext) Thanks, //richard