From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753138AbdBARQE (ORCPT ); Wed, 1 Feb 2017 12:16:04 -0500 Received: from smtprelay.synopsys.com ([198.182.47.9]:54225 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752727AbdBARQC (ORCPT ); Wed, 1 Feb 2017 12:16:02 -0500 From: Alexey Brodkin To: Vineet Gupta CC: "linux-kernel@vger.kernel.org" , "linux-snps-arc@lists.infradead.org" Subject: Re: [PATCH 0/3] Updates for ARC VDK platform Thread-Topic: [PATCH 0/3] Updates for ARC VDK platform Thread-Index: AQHSfKpCkjtQLYxnhUK9GXBJmrHljaFUUuUAgAAAtoA= Date: Wed, 1 Feb 2017 17:15:57 +0000 Message-ID: <1485969357.5515.29.camel@synopsys.com> References: <1485967373-15273-1-git-send-email-abrodkin@synopsys.com> <67bca3fc-8d2a-16b8-d817-89585d6ab1fc@synopsys.com> In-Reply-To: <67bca3fc-8d2a-16b8-d817-89585d6ab1fc@synopsys.com> Accept-Language: en-US, ru-RU Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.121.8.77] Content-Type: text/plain; charset="utf-8" Content-ID: <9DED06115FB1C94393B13BFBB57739DA@internal.synopsys.com> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v11HG7PP012795 Hi Vineet, On Wed, 2017-02-01 at 09:13 -0800, Vineet Gupta wrote: > On 02/01/2017 08:43 AM, Alexey Brodkin wrote: > > > > This series improves ARC VDK support in upstream Linux kernel by: > >  1) Removal of UP configuration which is no longer supported by ARC VDK. > >     Instead SMP platform with all but master cores halted is used to mimic > >     UP system. > > Is this missing from the series ? Indeed, I was doing 2 things in parallel and so missed -1 patch :( I may either send v2 with missing patch included or save it for another series that ditches most of UP configs as well. What suits you better? -Alexey