From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luck, Tony" Date: Fri, 28 Sep 2018 17:30:45 +0000 Subject: Re: [PATCH v2 0/7] System call table generation support Message-Id: <20180928173044.GA16322@agluck-desk> List-Id: References: <1538057720-3392-1-git-send-email-firoz.khan@linaro.org> In-Reply-To: <1538057720-3392-1-git-send-email-firoz.khan@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Firoz Khan Cc: linux-ia64@vger.kernel.org, Fenghua Yu , Thomas Gleixner , Greg Kroah-Hartman , Philippe Ombredanne , Kate Stewart , y2038@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, arnd@arndb.de, deepa.kernel@gmail.com, marcin.juszkiewicz@linaro.org Still does not boot. Last part of console log (nothing unusual before the "Kernel panic" line): EFI Variables Facility v0.08 2004-May-17 sd 5:0:0:0: [sdb] 286749488 512-byte logical blocks: (147 GB/137 GiB) sd 5:0:0:0: [sdb] Write Protect is off sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA sdb: sdb1 sdb2 sd 5:0:0:0: [sdb] Attached SCSI disk NET: Registered protocol family 17 console [netcon0] enabled netconsole: network logging started Freeing unused kernel memory: 960K This architecture does not have kernel memory protection. Run /init as init process Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 ]--- -Tony