From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753165AbdBARNl (ORCPT ); Wed, 1 Feb 2017 12:13:41 -0500 Received: from smtprelay.synopsys.com ([198.182.60.111]:44892 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753054AbdBARNj (ORCPT ); Wed, 1 Feb 2017 12:13:39 -0500 Subject: Re: [PATCH 0/3] Updates for ARC VDK platform To: Alexey Brodkin , "linux-snps-arc@lists.infradead.org" References: <1485967373-15273-1-git-send-email-abrodkin@synopsys.com> CC: "linux-kernel@vger.kernel.org" From: Vineet Gupta Message-ID: <67bca3fc-8d2a-16b8-d817-89585d6ab1fc@synopsys.com> Date: Wed, 1 Feb 2017 09:13:24 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <1485967373-15273-1-git-send-email-abrodkin@synopsys.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.10.161.38] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 ?