From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1164387AbdD0WoQ (ORCPT ); Thu, 27 Apr 2017 18:44:16 -0400 Received: from b.ns.miles-group.at ([95.130.255.144]:44723 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1035055AbdD0Wn3 (ORCPT ); Thu, 27 Apr 2017 18:43:29 -0400 Subject: Re: [PATCH] um: Fix to call read_initrd after init_bootmem To: Masami Hiramatsu References: <149326283034.18877.3371130154502733533.stgit@devbox> <149326290055.18877.8217119813162466170.stgit@devbox> <5ca2f3ce-eba3-d306-b52f-061361c59bb1@nod.at> <20170428070414.50ace979df068df258ba92ce@kernel.org> <20170428074039.7b95c958b7e156594db1f096@kernel.org> Cc: Jeff Dike , user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org From: Richard Weinberger Message-ID: <45e67cbb-077e-ffdd-a363-511e71f6ad1a@nod.at> Date: Fri, 28 Apr 2017 00:43:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170428074039.7b95c958b7e156594db1f096@kernel.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Masami, Am 28.04.2017 um 00:40 schrieb Masami Hiramatsu: > Finally, git bisect shows that below commit caused this issue. > > b63236972e1344b247750451e2be0a06cd125f21 is the first bad commit > commit b63236972e1344b247750451e2be0a06cd125f21 > Author: Richard Weinberger Meh, it's always me. ;-) > > For the stable, any kernel later than v4.8 has this issue. Thanks, //richard