From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 4BA0B78231 for ; Tue, 22 Aug 2017 16:20:24 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id v7MGKOIg007377 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 22 Aug 2017 09:20:24 -0700 (PDT) Received: from [128.224.56.93] (128.224.56.93) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.361.1; Tue, 22 Aug 2017 09:20:24 -0700 To: Richard Purdie References: <1503330934.32591.64.camel@linuxfoundation.org> <74bfd0a2-59a7-c98b-690d-8749ca7a989a@windriver.com> <1503411893.32591.108.camel@linuxfoundation.org> <7f1c93bd-0d0d-b4c4-d084-2a75d7362481@windriver.com> <1503415737.32591.112.camel@linuxfoundation.org> <7462b13d-0fa2-7a9f-c6d9-49c5a3f6abb0@windriver.com> <1503417606.32591.115.camel@linuxfoundation.org> <08e38c79-6ff5-fb02-00f3-c94e76b322fc@windriver.com> <1503418078.32591.118.camel@linuxfoundation.org> From: Bruce Ashfield Message-ID: Date: Tue, 22 Aug 2017 12:20:23 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1503418078.32591.118.camel@linuxfoundation.org> Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 0/9] kernel-yocto: consolidated pull request 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: Tue, 22 Aug 2017 16:20:25 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 08/22/2017 12:07 PM, Richard Purdie wrote: > On Tue, 2017-08-22 at 12:04 -0400, Bruce Ashfield wrote: >> On 08/22/2017 12:00 PM, Richard Purdie wrote: >>> >>> On Tue, 2017-08-22 at 11:34 -0400, Bruce Ashfield wrote: >>>> >>>> I can send you a v4 of the 4.12 patch in the next half an hour, >>>> that's easiest for me to do. >>>> >>>> .. but if it isn't for you, go ahead and do the merge and I'll >>>> sort it out in a follow up. >>> The above works, I'm still trying to get to the bottom of the other >>> issues that are going on. >> Patch sent as a v4 (although I now realize I forgot to put >> v4 in the subject, only in the summary). > > Thanks, I'll pull that into subsequent test runs. > >>> Something in the IDE CDROM driver? >> I keep getting sent changes to drop IDE support completely, but >> they aren't in play here, I'm still waiting on a 4.10 linux-yocto >> to configure so I can diff the .configs and fire up some comparison >> boot tests. > > I did diff the configs and nothing jumped out to me at > least, CONFIG_INITRAMFS_COMPRESSION=".gz" went missing but doesn't look > relevant as it only affects built in initramfs afaict. Likewise, I'm seeing only noise in the diff (i.e. new selected options) and nothing that should break this. Could be a valid issue with the driver. I'm onto some boot testing now. Bruce > > Cheers, > > Richard > >