* Re: Removing architectures without upstream gcc support
@ 2018-03-09 14:18 Guan Xuetao
2018-03-09 14:33 ` Arnd Bergmann
0 siblings, 1 reply; 10+ messages in thread
From: Guan Xuetao @ 2018-03-09 14:18 UTC (permalink / raw)
To: Arnd Bergmann
Cc: linux-arch, Linux Kernel Mailing List, Richard Kuo, linux-hexagon,
Chen Liqin, Lennox Wu, Guan Xuetao, Guenter Roeck, Al Viro,
James Hogan, linux-metag, Jonas Bonn, Stefan Kristiansson,
Stafford Horne, David Howells, openrisc
Since mprc.pku.edu.cn is blocked, I use this email account to send the email again.
> * unicore32 was a research project at Peking University with a SoC
> based on the Intel PXA design. No gcc source code has ever been
> published, the only toolchain available is a set of binaries that
> include
> a gcc-4.4 compiler. The project page at
> http://mprc.pku.edu.cn/~guanxuetao/linux/ has a TODO list that has
> not been modified since 2011. The maintainer still Acks patches
> and has last sent a pull request in 2014 and last sent a patch of
> his own in 2012 when the project appears to have stalled.
> I would suggest removing this one.
>
Hi, Arnd.
I am really sorry to reply so late, since I seldom use this email account
in recent years. I will add my new email account to related bits.
Let me clarify the status of UniCore. It's a real cpu-core product,
integrated into PKUnity SoC, and sold in a large amount of embedded boxes,
such as cloud terminals and set top boxes. Surely, we still use the port
internally and keep doing developments in other projects. So, I really
appreciate having unicore32 port in the tree.
As to gnu toolchain of UniCore, I have already discussed it in my group,
and I'll do my best to propel it forward.
Thanks,
Guan Xuetao
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Removing architectures without upstream gcc support
2018-03-09 14:18 Removing architectures without upstream gcc support Guan Xuetao
@ 2018-03-09 14:33 ` Arnd Bergmann
0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2018-03-09 14:33 UTC (permalink / raw)
To: Guan Xuetao
Cc: linux-arch, Linux Kernel Mailing List, Richard Kuo, linux-hexagon,
Chen Liqin, Lennox Wu, Guan Xuetao, Guenter Roeck, Al Viro,
James Hogan, linux-metag, Jonas Bonn, Stefan Kristiansson,
Stafford Horne, David Howells, openrisc
On Fri, Mar 9, 2018 at 3:18 PM, Guan Xuetao <gxt@pku.edu.cn> wrote:
> Since mprc.pku.edu.cn is blocked, I use this email account to send the email again.
>
>> * unicore32 was a research project at Peking University with a SoC
>> based on the Intel PXA design. No gcc source code has ever been
>> published, the only toolchain available is a set of binaries that
>> include
>> a gcc-4.4 compiler. The project page at
>> http://mprc.pku.edu.cn/~guanxuetao/linux/ has a TODO list that has
>> not been modified since 2011. The maintainer still Acks patches
>> and has last sent a pull request in 2014 and last sent a patch of
>> his own in 2012 when the project appears to have stalled.
>> I would suggest removing this one.
>>
> Hi, Arnd.
> I am really sorry to reply so late, since I seldom use this email account
> in recent years. I will add my new email account to related bits.
>
> Let me clarify the status of UniCore. It's a real cpu-core product,
> integrated into PKUnity SoC, and sold in a large amount of embedded boxes,
> such as cloud terminals and set top boxes. Surely, we still use the port
> internally and keep doing developments in other projects. So, I really
> appreciate having unicore32 port in the tree.
Ok, thanks for your reply, I'm dropping my removal patch then and will
try to document the current status better.
Can you send me a patch to the MAINTAINERS file update to the email
address? If you have no other patches at this point, I'll add that to my
patch series so at least you can be reached more easily.
> As to gnu toolchain of UniCore, I have already discussed it in my group,
> and I'll do my best to propel it forward.
Thanks, that would be very helpful!
Arnd
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <CAK8P3a2-6YwRR3j7J78fVHSvDpq8Kf4wRj6d9mnGgAxgkYypxg@mail.gmail.com>]
[parent not found: <20180222234833.GA3047@roeck-us.net>]
[parent not found: <2d12dc77-16b9-417d-72e3-2b1ffa38803d@gmail.com>]
* Re: Removing architectures without upstream gcc support
[not found] ` <2d12dc77-16b9-417d-72e3-2b1ffa38803d@gmail.com>
@ 2018-02-26 8:26 ` Arnd Bergmann
2018-02-26 22:11 ` Eric W. Biederman
0 siblings, 1 reply; 10+ messages in thread
From: Arnd Bergmann @ 2018-02-26 8:26 UTC (permalink / raw)
To: Florian Fainelli
Cc: linux-arch, Linux Kernel Mailing List, Richard Kuo,
open list:QUALCOMM HEXAGON..., Chen Liqin, Lennox Wu, Guan Xuetao,
Guenter Roeck, Al Viro, James Hogan, open list:METAG ARCHITECTURE,
Jonas Bonn, Stefan Kristiansson, Stafford Horne, openrisc,
David Howells, Peter Zijlstra
On Sat, Feb 24, 2018 at 1:15 AM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> On 02/22/2018 07:45 AM, Arnd Bergmann wrote:
>
> Add blackfin to that list, there have been no responses from the
> maintainers last time I posted patches to remove DSA header files, so we
> had to go these through the networking tree. Have not see a Blackfin
> pull request since forever, Aaron himself seems to agree this should be
> removed:
>
> http://lkml.iu.edu/hypermail/linux/kernel/1801.1/04345.html
Peter Zijlstra also mentioned that one on IRC, I didn't have it on my radar
before. Like Tile, it has only recently been marked as Orphaned in MAINTAINERS,
so I'd be inclined to wait a little while to give possible users a
chance to step
up as new maintainers.
My plan for v4.17 is now:
- remove score, unicore and metag due to lack of toolchain
or interest from the maintainers.
- keep hexagon, and try to build an llvm/clang toolchain
- remove frv and m32r due to being abandoned for several years
- mark tile and blackfin for pending removal later this year unless
a new maintainer steps up
- mark mn10300 for pending removal unless it gets updated to
support chips that were made in the past 12 years and to build
properly.
Arnd
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Removing architectures without upstream gcc support
2018-02-26 8:26 ` Arnd Bergmann
@ 2018-02-26 22:11 ` Eric W. Biederman
0 siblings, 0 replies; 10+ messages in thread
From: Eric W. Biederman @ 2018-02-26 22:11 UTC (permalink / raw)
To: Arnd Bergmann
Cc: Florian Fainelli, linux-arch, Linux Kernel Mailing List,
Richard Kuo, open list:QUALCOMM HEXAGON..., Chen Liqin, Lennox Wu,
Guan Xuetao, Guenter Roeck, Al Viro, James Hogan,
open list:METAG ARCHITECTURE, Jonas Bonn, Stefan Kristiansson,
Stafford Horne, openrisc, David Howells, Peter Zijlstra
Arnd Bergmann <arnd@arndb.de> writes:
> On Sat, Feb 24, 2018 at 1:15 AM, Florian Fainelli <f.fainelli@gmail.com> wrote:
>> On 02/22/2018 07:45 AM, Arnd Bergmann wrote:
>>
>> Add blackfin to that list, there have been no responses from the
>> maintainers last time I posted patches to remove DSA header files, so we
>> had to go these through the networking tree. Have not see a Blackfin
>> pull request since forever, Aaron himself seems to agree this should be
>> removed:
>>
>> http://lkml.iu.edu/hypermail/linux/kernel/1801.1/04345.html
>
> Peter Zijlstra also mentioned that one on IRC, I didn't have it on my radar
> before. Like Tile, it has only recently been marked as Orphaned in MAINTAINERS,
> so I'd be inclined to wait a little while to give possible users a
> chance to step
> up as new maintainers.
>
> My plan for v4.17 is now:
>
> - remove score, unicore and metag due to lack of toolchain
> or interest from the maintainers.
> - keep hexagon, and try to build an llvm/clang toolchain
> - remove frv and m32r due to being abandoned for several years
> - mark tile and blackfin for pending removal later this year unless
> a new maintainer steps up
> - mark mn10300 for pending removal unless it gets updated to
> support chips that were made in the past 12 years and to build
> properly.
My frustration says please please please remove blackfin with sugar on
top. If you look at the new unified siginfo.h you will notice that
blackfin has the majority of conflicting si_code definitions.
Given that I have already dealt with the frustrating situations I can
wait a release or two. But even though I found a cross compiler for
blackfin there is a real cost to keeping it in the tree.
Eric
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <20180222191758.GB5180@codeaurora.org>]
[parent not found: <20180222160217.GA18243@infradead.org>]
* Re: Removing architectures without upstream gcc support
[not found] <CAK8P3a2-6YwRR3j7J78fVHSvDpq8Kf4wRj6d9mnGgAxgkYypxg@mail.gmail.com>
` (3 preceding siblings ...)
[not found] ` <20180222160217.GA18243@infradead.org>
@ 2018-03-09 14:00 ` Xuetao Guan
4 siblings, 0 replies; 10+ messages in thread
From: Xuetao Guan @ 2018-03-09 14:00 UTC (permalink / raw)
To: Arnd Bergmann
Cc: linux-arch, Linux Kernel Mailing List, Richard Kuo, linux-hexagon,
Chen Liqin, Lennox Wu, Guan Xuetao, Guenter Roeck, Al Viro,
James Hogan, linux-metag, Jonas Bonn, Stefan Kristiansson,
Stafford Horne, openrisc, David Howells
> * unicore32 was a research project at Peking University with a SoC
> based on the Intel PXA design. No gcc source code has ever been
> published, the only toolchain available is a set of binaries that
> include
> a gcc-4.4 compiler. The project page at
> http://mprc.pku.edu.cn/~guanxuetao/linux/ has a TODO list that has
> not been modified since 2011. The maintainer still Acks patches
> and has last sent a pull request in 2014 and last sent a patch of
> his own in 2012 when the project appears to have stalled.
> I would suggest removing this one.
>
Hi, Arnd.
I am really sorry to reply so late, since I seldom use this email account
in recent years. I will add my new email account to related bits.
Let me clarify the status of UniCore. It's a real cpu-core product,
integrated into PKUnity SoC, and sold in a large amount of embedded boxes,
such as cloud terminals and set top boxes. Surely, we still use the port
internally and keep doing developments in other projects. So, I really
appreciate having unicore32 port in the tree.
As to gnu toolchain of UniCore, I have already discussed it in my group,
and I'll do my best to propel it forward.
Thanks,
Guan Xuetao
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2018-03-09 14:33 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-09 14:18 Removing architectures without upstream gcc support Guan Xuetao
2018-03-09 14:33 ` Arnd Bergmann
[not found] <CAK8P3a2-6YwRR3j7J78fVHSvDpq8Kf4wRj6d9mnGgAxgkYypxg@mail.gmail.com>
[not found] ` <20180222234833.GA3047@roeck-us.net>
[not found] ` <CAK8P3a3Y2b-DivYz1ZqhFGUqQaiF=5SDB6RFLtCknwY2--09OQ@mail.gmail.com>
[not found] ` <20180223154316.35b26857@alans-desktop>
[not found] ` <20180223171019.GA1125@roeck-us.net>
[not found] ` <20180225202806.735a6870@alans-desktop>
2018-02-25 22:50 ` Pavel Machek
[not found] ` <2d12dc77-16b9-417d-72e3-2b1ffa38803d@gmail.com>
2018-02-26 8:26 ` Arnd Bergmann
2018-02-26 22:11 ` Eric W. Biederman
[not found] ` <20180222191758.GB5180@codeaurora.org>
[not found] ` <CAK8P3a3r=3wDtqV5feLUT-hOkE+9yWOLjLVm+nejqdaN7MtMFw@mail.gmail.com>
2018-02-28 2:06 ` Richard Kuo
2018-02-28 8:37 ` Arnd Bergmann
2018-03-03 1:43 ` Richard Kuo
[not found] ` <20180222160217.GA18243@infradead.org>
[not found] ` <CAMo8BfLoqat+6CyOM2VV5Wz13NFMj54YisCogiVm95oDwdnTFQ@mail.gmail.com>
[not found] ` <20180222180420.GA17956@infradead.org>
[not found] ` <CAK8P3a2VMbAARCFuBjY7TMuAfGM_h4BU3PfQA2C_pUFT34UHAA@mail.gmail.com>
2018-02-28 8:59 ` Florian Weimer
2018-03-09 14:00 ` Xuetao Guan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).