From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 09 Apr 2014 10:58:29 +0200 (CEST) Received: from mailapp01.imgtec.com ([195.89.28.115]:57591 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6821191AbaDII61NsCVc (ORCPT ); Wed, 9 Apr 2014 10:58:27 +0200 Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id 77D4AC4956DE1; Wed, 9 Apr 2014 09:58:18 +0100 (IST) Received: from KLMAIL02.kl.imgtec.org (192.168.5.97) by KLMAIL01.kl.imgtec.org (192.168.5.35) with Microsoft SMTP Server (TLS) id 14.3.181.6; Wed, 9 Apr 2014 09:58:20 +0100 Received: from LEMAIL01.le.imgtec.org (192.168.152.62) by klmail02.kl.imgtec.org (192.168.5.97) with Microsoft SMTP Server (TLS) id 14.3.181.6; Wed, 9 Apr 2014 09:58:20 +0100 Received: from [192.168.154.89] (192.168.154.89) by LEMAIL01.le.imgtec.org (192.168.152.62) with Microsoft SMTP Server (TLS) id 14.3.174.1; Wed, 9 Apr 2014 09:58:19 +0100 Message-ID: <53450BBE.7050501@imgtec.com> Date: Wed, 9 Apr 2014 09:58:38 +0100 From: Markos Chandras User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Paul Bolle , Ralf Baechle CC: Subject: Re: MIPS: Remove last traces of SMTC Support too? References: <1397033309.22767.8.camel@x220> In-Reply-To: <1397033309.22767.8.camel@x220> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.89] Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 39738 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: Markos.Chandras@imgtec.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On 04/09/2014 09:48 AM, Paul Bolle wrote: > The patch "MIPS: Remove SMTC Support" landed in linux-next (see > next-20140409). A quick grep of the tree suggests a follow up is needed > (a sort-of-patch is pasted below). > > Is a similar follow up queued somewhere? If not, should I submit a patch > or should I wait with doing that until "MIPS: Remove SMTC Support" hits > mainline? > > > Paul Bolle Hi Paul, I talked to Ralf yesterday. It seems the patch was not applied correctly and there are a few traces left. My original patch definitely removes the traces listed in your patch. You can compare the original patch https://patchwork.linux-mips.org/patch/6719/ with the one currently present in upstream-sfr/mips-for-linux-next branch -- markos From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailapp01.imgtec.com ([195.89.28.115]:57591 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6821191AbaDII61NsCVc (ORCPT ); Wed, 9 Apr 2014 10:58:27 +0200 Message-ID: <53450BBE.7050501@imgtec.com> Date: Wed, 9 Apr 2014 09:58:38 +0100 From: Markos Chandras MIME-Version: 1.0 Subject: Re: MIPS: Remove last traces of SMTC Support too? References: <1397033309.22767.8.camel@x220> In-Reply-To: <1397033309.22767.8.camel@x220> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Paul Bolle , Ralf Baechle Cc: linux-mips@linux-mips.org Message-ID: <20140409085838.Jt3tiheOD1zXgPbCQaKrij2UHP6Y2oWAXHqZPRcTEg8@z> On 04/09/2014 09:48 AM, Paul Bolle wrote: > The patch "MIPS: Remove SMTC Support" landed in linux-next (see > next-20140409). A quick grep of the tree suggests a follow up is needed > (a sort-of-patch is pasted below). > > Is a similar follow up queued somewhere? If not, should I submit a patch > or should I wait with doing that until "MIPS: Remove SMTC Support" hits > mainline? > > > Paul Bolle Hi Paul, I talked to Ralf yesterday. It seems the patch was not applied correctly and there are a few traces left. My original patch definitely removes the traces listed in your patch. You can compare the original patch https://patchwork.linux-mips.org/patch/6719/ with the one currently present in upstream-sfr/mips-for-linux-next branch -- markos