lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 22 Feb 2018 23:43:10 +0100
From:   Arnd Bergmann <arnd@...db.de>
To:     Richard Kuo <rkuo@...eaurora.org>
Cc:     linux-arch <linux-arch@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-hexagon@...r.kernel.org, Chen Liqin <liqin.linux@...il.com>,
        Lennox Wu <lennox.wu@...il.com>,
        Guan Xuetao <gxt@...c.pku.edu.cn>,
        Guenter Roeck <linux@...ck-us.net>,
        Al Viro <viro@...iv.linux.org.uk>,
        James Hogan <jhogan@...nel.org>, linux-metag@...r.kernel.org,
        Jonas Bonn <jonas@...thpole.se>,
        Stefan Kristiansson <stefan.kristiansson@...nalahti.fi>,
        Stafford Horne <shorne@...il.com>,
        openrisc@...ts.librecores.org, David Howells <dhowells@...hat.com>
Subject: Re: Removing architectures without upstream gcc support

On Thu, Feb 22, 2018 at 8:17 PM, Richard Kuo <rkuo@...eaurora.org> wrote:
> On Thu, Feb 22, 2018 at 04:45:06PM +0100, Arnd Bergmann wrote:
>> * Hexagon is Qualcomm's DSP architecture. It is being actively used
>>   in all Snapdragon ARM SoCs, but the kernel code appears to be
>>   the result of a failed research project to make a standalone Hexagon
>>   SoC without an ARM core. There is some information about the
>>   project at https://wiki.codeaurora.org/xwiki/bin/Hexagon/ and
>>   https://unix.stackexchange.com/questions/246243/what-is-was-the-qualcomm-hexagon-comet-board
>>   There is a port to gcc-4.5 on the project page, which is evidently
>>   abandoned, but there is an active upstream LLVM port that is
>>   apparently used to build non-Linux programs.
>>   I would consider this one a candidate for removal as well, given that
>>   there were never any machines outside of Qualcomm that used this,
>>   and they are no longer interested themselves.
>
> It's difficult for me to speak to the decisions as I can understand
> your point of view, but maybe I can speak to some of the status.
>
> We still use the port internally for kicking the tools around and other
> research projects.  As you noticed we're not doing gcc anymore; we're
> using LLVM for both kernel and userspace.  Yes there have been some
> caveats but it does work within confines.
>
> Time is unfortunately just limited for me to upstream some of my kernel
> fixes and cleanups, and there are some things that just haven't shown
> up externally yet.
>
> However, as James Hogan mentioned, having it in the tree really has been
> useful because it gets included in the various upstream changes and
> fixes, which we appreciate.
>
> So hopefully this will help inform the decision a little better.
>
> If you have any other questions please let me know.

Thanks for the clarification! Since you are the maintainer and you
still consider the port useful, I don't see how anyone else would be
in a position to demand it to be removed, so we should keep it
around until you want it gone.

I still have a few questions:

- Any idea how we would find out of the status ever changes? E.g. if
  you decide at some point that you don't find the latest Linux useful
  any more for your internal work, would you send a patch for removal?

- How do I build an llvm based toolchain for Hexagon? Do I need patches
  on top of the llvm-6 release branch? Where can I find the corresponding
  binutils-2.30 sources?

       Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ