From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751729AbcISOwA (ORCPT ); Mon, 19 Sep 2016 10:52:00 -0400 Received: from mail-lf0-f50.google.com ([209.85.215.50]:36172 "EHLO mail-lf0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750751AbcISOv6 (ORCPT ); Mon, 19 Sep 2016 10:51:58 -0400 Date: Mon, 19 Sep 2016 15:51:55 +0100 From: Matt Fleming To: Waiman Long Cc: Linus Torvalds , "Theodore Ts'o" , Arnd Bergmann , Greg Kroah-Hartman , Linux Kernel Mailing List , Scott J Norton , Douglas Hatch , Borislav Petkov Subject: Re: [PATCH] random: Fix kernel panic due to system_wq use before init Message-ID: <20160919145155.GF2892@codeblueprint.co.uk> References: <1473879781-23819-1-git-send-email-Waiman.Long@hpe.com> <57D9A1A9.8050506@hpe.com> <57DF56D4.50304@hpe.com> <20160919124325.GE2892@codeblueprint.co.uk> <57DFFAAC.4010108@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57DFFAAC.4010108@hpe.com> User-Agent: Mutt/1.5.24+41 (02bc14ed1569) (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 19 Sep, at 10:48:12AM, Waiman Long wrote: > > With this patch applied, I am able to successfully boot both the 16-socket > 12-TB and 8-socket 6TB configurations without problem. > > Tested-by: Waiman Long Could you please show your dmesg after booting with efi=debug? The part I'm interested in is the dump of the EFI memory map.