From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqHZp-0005wx-KX for qemu-devel@nongnu.org; Wed, 13 Apr 2016 05:59:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqHZo-0005uD-Kj for qemu-devel@nongnu.org; Wed, 13 Apr 2016 05:59:13 -0400 References: <1460023087-31509-1-git-send-email-vijayak@caviumnetworks.com> <1460023087-31509-3-git-send-email-vijayak@caviumnetworks.com> <570B7048.5010501@arm.com> From: Suzuki K Poulose Message-ID: <570E1866.9010201@arm.com> Date: Wed, 13 Apr 2016 10:59:02 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v2 2/3] utils: Add cpuinfo helper to fetch /proc/cpuinfo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vijay Kilari Cc: Peter Maydell , Vijaya Kumar K , qemu-arm , Paolo Bonzini , QEMU Developers , Prasun Kapoor , suresh knv , Vijaya Kumar K , Suresh , Catalin Marinas , Will Deacon On 13/04/16 10:54, Vijay Kilari wrote: > On Mon, Apr 11, 2016 at 3:07 PM, Suzuki K Poulose > wrote: >> On 11/04/16 07:52, Vijay Kilari wrote: > > Hi Suzuki, > > The last 5 patches are not compiling on v4.4. Looks like your patch > series is not merged completely. Can you please > rebase your patches and let me know. > Could you please give the tree below a try ? git://linux-arm.org/linux-skp.git cpu-ftr/v3-4.3-rc4 Cheers Suzuki