From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752914AbaHAACn (ORCPT ); Thu, 31 Jul 2014 20:02:43 -0400 Received: from mga11.intel.com ([192.55.52.93]:20061 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977AbaHAACm (ORCPT ); Thu, 31 Jul 2014 20:02:42 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,775,1400050800"; d="scan'208";a="570227255" Date: Fri, 1 Aug 2014 08:02:07 +0800 From: Fengguang Wu To: Andy Lutomirski Cc: xen-devel@lists.xenproject.org, "linux-kernel@vger.kernel.org" , LKP , Yuanhan Liu , Su Tao , Jet Chen Subject: Re: [x86_64,vsyscall] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Message-ID: <20140801000207.GB5635@localhost> References: <20140730142923.GR16537@localhost> <20140730153315.GA29233@localhost> <20140731110450.GC9455@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Oops, github needs this link for downloading big files: > > > > https://github.com/fengguang/reproduce-kernel-bug/raw/master/initrd/yocto-minimal-i386.cgz > > Or https://github.com/fengguang/reproduce-kernel-bug/blob/master/initrd/yocto-minimal-x86_64.cgz, > I guess? The particular failure you're seeing here is only possible > on 64-bit kernels. You are right. Sorry for the mistake! Thanks, Fengguang