From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753781AbcISJLx (ORCPT ); Mon, 19 Sep 2016 05:11:53 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35708 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751129AbcISJLo (ORCPT ); Mon, 19 Sep 2016 05:11:44 -0400 From: Stafford Horne X-Google-Original-From: Stafford Horne Date: Mon, 19 Sep 2016 18:11:34 +0900 (JST) To: Guenter Roeck cc: Stafford Horne , Jonas Bonn , Stefan Kristiansson , Andrew Morton , linux-kernel@vger.kernel.org, openrisc@lists.librecores.org Subject: Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain In-Reply-To: <94c3ee37-19f7-de94-9b61-bc1c06a84d72@roeck-us.net> Message-ID: References: <1474036985-20981-1-git-send-email-shorne@gmail.com> <1474036985-20981-6-git-send-email-shorne@gmail.com> <8ef63a71-81ed-2a0c-e204-666f7fba5e4c@roeck-us.net> <94c3ee37-19f7-de94-9b61-bc1c06a84d72@roeck-us.net> User-Agent: Alpine 2.20 (LFD 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 19 Sep 2016, Guenter Roeck wrote: > On 09/18/2016 11:02 PM, Stafford Horne wrote: >> >> >> On Sun, 18 Sep 2016, Guenter Roeck wrote: >> >> > Tested-by: Guenter Roeck >> > >> > If you plan to handle openrisc going forward, it would be great if you >> > could >> > consider updating MAINTAINERS. The web site and git repository have been >> > unreachable >> > for a long time. >> >> Thank you, >> Updating maintainers was kind of on my plans, but I figured I need to >> prove that I kind of know what I am doing. >> > > The alternative would be to mark it as Orphaned. Which, for all practical > purpose, > would be the correct state right now. +CC The openrisc list Understood, I don't think we would want that to happen. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stafford Horne Date: Mon, 19 Sep 2016 18:11:34 +0900 (JST) Subject: [OpenRISC] [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain In-Reply-To: <94c3ee37-19f7-de94-9b61-bc1c06a84d72@roeck-us.net> References: <1474036985-20981-1-git-send-email-shorne@gmail.com> <1474036985-20981-6-git-send-email-shorne@gmail.com> <8ef63a71-81ed-2a0c-e204-666f7fba5e4c@roeck-us.net> <94c3ee37-19f7-de94-9b61-bc1c06a84d72@roeck-us.net> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: openrisc@lists.librecores.org On Mon, 19 Sep 2016, Guenter Roeck wrote: > On 09/18/2016 11:02 PM, Stafford Horne wrote: >> >> >> On Sun, 18 Sep 2016, Guenter Roeck wrote: >> >> > Tested-by: Guenter Roeck >> > >> > If you plan to handle openrisc going forward, it would be great if you >> > could >> > consider updating MAINTAINERS. The web site and git repository have been >> > unreachable >> > for a long time. >> >> Thank you, >> Updating maintainers was kind of on my plans, but I figured I need to >> prove that I kind of know what I am doing. >> > > The alternative would be to mark it as Orphaned. Which, for all practical > purpose, > would be the correct state right now. +CC The openrisc list Understood, I don't think we would want that to happen.