From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id D79616FF7B for ; Mon, 25 Jan 2016 09:22:20 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id u0P9MDCl027551 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK); Mon, 25 Jan 2016 01:22:18 -0800 Received: from [128.224.162.246] (128.224.162.246) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 25 Jan 2016 01:22:12 -0800 Message-ID: <56A5E941.8080506@windriver.com> Date: Mon, 25 Jan 2016 17:22:09 +0800 From: ChenQi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Khem Raj , "Burton, Ross" References: <2123a9457649d41670e9c35ad4b77a80064c95ed.1453427632.git.Qi.Chen@windriver.com> In-Reply-To: X-Originating-IP: [128.224.162.246] Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH 1/1] systemd: work around the boot problem on qemuarm64 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2016 09:22:21 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 01/23/2016 10:03 PM, Khem Raj wrote: > On Sat, Jan 23, 2016 at 1:39 AM, Burton, Ross wrote: >> On 23 January 2016 at 04:52, Khem Raj wrote: >>> This is general aarch64 problem, so make this across all aarch64 >>> this is the original problem >>> >>> https://github.com/systemd/systemd/pull/1190#issuecomment-166294683 >> >> And according to that link, is a binutils problem. Can't we just fix that >> instead? >> > We can. May be try out the binutils patches I posted and see if that fixes it > https://github.com/kraj/openembedded-core/tree/kraj/binutils-2.26 > > >> Ross > Thanks all ! I'll try it out ASAP. Regards, Chen Qi