From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755064AbbBQPPT (ORCPT ); Tue, 17 Feb 2015 10:15:19 -0500 Received: from mout.gmx.net ([212.227.17.20]:63977 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753613AbbBQPPR (ORCPT ); Tue, 17 Feb 2015 10:15:17 -0500 Message-ID: <54E35AFF.3030206@gmx.de> Date: Tue, 17 Feb 2015 16:15:11 +0100 From: Helge Deller User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Paul Bolle CC: Valentin Rothberg , Nicholas Mc Guire , "James E.J. Bottomley" , Dan Carpenter , linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: RFC arch/sh/kernel/traps_64.c - unclear if/else construct (hpux compat layer) References: <20150203093758.GA27963@opentech.at> <54E2600F.9060502@gmx.de> <1424162967.7082.7.camel@x220> In-Reply-To: <1424162967.7082.7.camel@x220> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:w6ZPRFb71Gwj5/UAowatt37jtleqz7OlJf1mLLScdlBmkRWGbkY c12IpSqyJAYF4aMF+g7CAH93NS8658O6TzkzJp83ZEARJCh8KIqTLlC0VQhBN/Dy9vT6Kls MZztEL97ZXHG9Y1V8v442DMY47S4cdET/ht0UeQ6E9s+egZZypKADPq7+fo/QBcMEoRI94N aia3AJPhegmaxm7VjYFiw== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org H Paul, On 17.02.2015 09:49, Paul Bolle wrote: > On Mon, 2015-02-16 at 22:24 +0100, Helge Deller wrote: >> The hpux code is broken anyway. >> I'm going to remove it from the tree. > > That happened in commit 04c161497716 ("parisc: hpux - Drop support for > HP-UX binaries"), which is included in today's linux-next > (next-20150217). Yes. > That commit removed the Kconfig symbol HPUX. As a result BINFMT_SOM (see > fs/Kconfig.binfmt) can't be set anymore. I assume a patch to remove that > symbol too is also part of that series. Is that correct? I missed it, but just sent out a patch to remove BINFMT_SOM too. It will be in the next linux-next tree via http://git.kernel.org/cgit/linux/kernel/git/deller/parisc-linux.git/log/?h=for-next Helge