From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: Dom0 kernel panic when porting xen to new arm soc Date: Thu, 18 Jun 2015 15:24:46 +0100 Message-ID: <5582D4AE.4010406@citrix.com> References: <5582D109.2000409@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5582D109.2000409@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Peng Fan , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 18/06/15 15:09, Peng Fan wrote: > Hi, Hi, > /bin/sh: can't access tty; job control turned off > / # mmcblk2: p1 p2 > mmcblk2boot1: unknown partition table > mmcblk2boot0: unknown partition table > (XEN) imx-uart.c:72: uart: rxfifo overrun It seems that you ported a new UART driver. My feeling is the error in DOM0 is related to this message. > The Dom0 kernel is also configured with " CONFIG_ARM_ARCH_TIMER=y", will > this incur errors? Or should Dom0 kernel not use arm arch timer? DOM0 should use the generic timer too. Regards, -- Julien Grall